From: Jim Laskey
Date: Mon, 31 Jul 2006 21:37:55 +0000 (+0000)
Subject: Changed to a new directory for opensource checkout.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6c3acb7222a5f938d86f8757adc8d743eae49fba;p=oota-llvm.git
Changed to a new directory for opensource checkout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29418 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index fa49c29e0b8..4242206c5a3 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -117,7 +117,8 @@ web site.
a read-only mirror using subversion. To check out the code the first time use:
-svn co svn://anonsvn.opensource.apple.com/svn/llvm dst-directory
+svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk
+dst-directory
After that, the code can be be updated in the destination directory using;
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 273c28df057..4115d8908a3 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -647,9 +647,9 @@ compressed with the gzip program.
Binary release of the llvm-gcc4 front end for MacOS X/X86.
-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.
-
+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.