summaryrefslogtreecommitdiff
path: root/docs/CFEBuildInstrs.html
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-07-31 21:37:55 +0000
committerJim Laskey <jlaskey@mac.com>2006-07-31 21:37:55 +0000
commit6c3acb7222a5f938d86f8757adc8d743eae49fba (patch)
tree2409722b866fa5e542d32bca6fb95c13b21b76c2 /docs/CFEBuildInstrs.html
parent6d581e8d1567e4e445e2cc88c790c79eb75c226a (diff)
downloadllvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.tar.gz
llvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.tar.bz2
llvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.tar.xz
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
Diffstat (limited to 'docs/CFEBuildInstrs.html')
-rw-r--r--docs/CFEBuildInstrs.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index fa49c29e0b..4242206c5a 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -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>