On Thu, Apr 19, 2001 at 10:06:30AM +0000, JavaSoft wrote:
> now.. last question if your dont mind.. if my friend added a
> directory(not empty directory) to CVS server.. how can i get the new
> directory to my local hard disk ?? should i check out the whole
> module everytime a new directory added ?? or can i just check out to
> the specific new directory ??? 

mskranz@seth:~/development$ cvs --help update   
Usage: cvs update [-APdflRp] [-k kopt] [-r rev|-D date] [-j rev]
    [-I ign] [-W spec] [files...]
    -A  Reset any sticky tags/date/kopts.
    -P  Prune empty directories.
    -C  Overwrite locally modified files with clean repository copies.
    -d  Build directories, like checkout does.
...

Cheers,
Matthias
-- 
Matthias Kranz                                     [EMAIL PROTECTED]
                   http://www.belug.org/~kranz
ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to