Changed to a new directory for opensource checkout.
authorJim Laskey <jlaskey@mac.com>
Mon, 31 Jul 2006 21:37:55 +0000 (21:37 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 31 Jul 2006 21:37:55 +0000 (21:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29418 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CFEBuildInstrs.html
docs/GettingStarted.html

index fa49c29e0b8cfd6ac38c69d8bd6e532acc39e378..4242206c5a34952553c9b302847cd48439cd67e0 100644 (file)
@@ -117,7 +117,8 @@ web site.</p>
 a read-only mirror using subversion.  To check out the code the first time use:
 </p>
 
-<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm <i>dst-directory</i></tt>
+<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk
+<i>dst-directory</i></tt>
 
 <p>After that, the code can be be updated in the destination directory using;
 </p>
index 273c28df057218d627f9935433578ffaa6d8a010..4115d8908a389c52983bdfb4b45e085a1093a362 100644 (file)
@@ -647,9 +647,9 @@ compressed with the gzip program.
   <dd>Binary release of the llvm-gcc4 front end for MacOS X/X86.<br/></dd>
 </dl>
 
-<p>It is also possible to download the sources of the llvm-gcc4 front end from
-a read-only subversion mirror at svn://anonsvn.opensource.apple.com/svn/llvm.
-</p>
+<p>It is also possible to download the sources of the llvm-gcc4 front end from a
+read-only subversion mirror at
+svn://anonsvn.opensource.apple.com/svn/llvm/trunk. </p>
 
 </div>