Thread: Souce Code
View Single Post
  #3  
Old January 3rd, 2004
sberlin sberlin is offline
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

>cvs -d:pserver:[email protected]:/cvs co core
>cvs -d:pserver:[email protected]:/cvs co gui
>cvs -d:pserver:[email protected]:/cvs co lib

You can also do:
cvs -d:pserver:[email protected]:/cvs co core gui lib

No difference at all except less typing. :)
Reply With Quote