projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e518b71
)
Suggest people run cvs up -P -d after checking out the tree so they don't
author
Chris Lattner
<sabre@nondot.org>
Sun, 5 Dec 2004 17:48:03 +0000
(17:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 5 Dec 2004 17:48:03 +0000
(17:48 +0000)
get empty directories
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18543
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GettingStarted.html
patch
|
blob
|
history
diff --git
a/docs/GettingStarted.html
b/docs/GettingStarted.html
index 3afbc8904532c5cb00ef8bc0f3dff741dbf0f88c..4e8702769b8e6273dae220e530f94d3048c50213 100644
(file)
--- a/
docs/GettingStarted.html
+++ b/
docs/GettingStarted.html
@@
-129,6
+129,7
@@
from the LLVM suite.</p>
<li><tt>cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm
co llvm</tt></li>
<li><tt>cd llvm</tt></li>
+ <li><tt>cvs up -P -d</tt></li>
</ol></li>
</ul></li>