info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: directory addition


From: Greg A. Woods
Subject: Re: directory addition
Date: Thu, 19 Apr 2001 14:24:47 -0400 (EDT)

[ On Thursday, April 19, 2001 at 10:06:30 (GMT), JavaSoft wrote: ]
> Subject: directory addition
>
> 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 ???

Just make sure you have at least these lines in your ~/.cvsrc file:

        checkout        -P
        update          -d -P

and any new directories will appear automatically with every "cvs update"

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <address@hidden>     <address@hidden>
Planix, Inc. <address@hidden>;   Secrets of the Weird <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]