Suggest people run cvs up -P -d after checking out the tree so they don't
authorChris Lattner <sabre@nondot.org>
Sun, 5 Dec 2004 17:48:03 +0000 (17:48 +0000)
committerChris 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

index 3afbc8904532c5cb00ef8bc0f3dff741dbf0f88c..4e8702769b8e6273dae220e530f94d3048c50213 100644 (file)
@@ -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>