]> xenbits.xensource.com Git - people/andrewcoop/hwloc.git/commitdiff
Convert SVN URLs to git URLs in documentation.
authorJeff Squyres <jsquyres@cisco.com>
Thu, 3 Oct 2013 14:29:29 +0000 (10:29 -0400)
committerJeff Squyres <jsquyres@cisco.com>
Thu, 3 Oct 2013 14:29:29 +0000 (10:29 -0400)
README
doc/hwloc.doxy

diff --git a/README b/README
index 7f8acb91f4d841c6c2ccb532b9e650aa0f8e88c3..4628e34608b03c4bf276650e1218cc993413e84e 100644 (file)
--- a/README
+++ b/README
@@ -87,8 +87,8 @@ It just happens to be hosted as part of the overall Open MPI project.
 Nightly development snapshots are available on the web site. Additionally, the
 code can be directly checked out of Subversion:
 
-shell$ svn checkout http://svn.open-mpi.org/svn/hwloc/trunk hwloc-trunk
-shell$ cd hwloc-trunk
+shell$ git clone https://github.com/open-mpi/hwloc.git
+shell$ cd hwloc
 shell$ ./autogen.sh
 
 Note that GNU Autoconf >=2.63, Automake >=1.10 and Libtool >=2.2.6 are required
@@ -665,7 +665,7 @@ Questions and Bugs
 
 Questions should be sent to the devel mailing list (http://www.open-mpi.org/
 community/lists/hwloc.php). Bug reports should be reported in the tracker (
-https://svn.open-mpi.org/trac/hwloc/).
+https://git.open-mpi.org/trac/hwloc/).
 
 If hwloc discovers an incorrect topology for your machine, the very first thing
 you should check is to ensure that you have the most recent updates installed
index 559529a403e28db3ddf132a750e1db89316dc6ad..12bc835b870b65799c0fbefd3692e2c30dec3e4a 100644 (file)
@@ -122,8 +122,8 @@ Nightly development snapshots are available on the web site.
 Additionally, the code can be directly checked out of Subversion:
 
 \verbatim
-shell$ svn checkout http://svn.open-mpi.org/svn/hwloc/trunk hwloc-trunk
-shell$ cd hwloc-trunk
+shell$ git clone https://github.com/open-mpi/hwloc.git
+shell$ cd hwloc
 shell$ ./autogen.sh
 \endverbatim
 
@@ -594,7 +594,7 @@ shell$
 Questions should be sent to the devel mailing
 list (http://www.open-mpi.org/community/lists/hwloc.php).
 Bug reports should be reported in the tracker
-(https://svn.open-mpi.org/trac/hwloc/).
+(https://git.open-mpi.org/trac/hwloc/).
 
 If hwloc discovers an incorrect topology for your machine, the very
 first thing you should check is to ensure that you have the most