Graham Leggett wrote:
>
>What would happen if I "cvs add"ed a file that was already in the
>repository? What I could do is this:
>
>foreach file( in directory )
>{
>       cvs add <file>
>}

There is no need to do this.  Just do "cvs add" with no other 
arguments and it will add all new files.

-- 
Stephen Rasku                   E-mail: [EMAIL PROTECTED]
Senior Software Engineer        Web:    http://www.tgivan.com/
TGI Technologies                        http://www.pop-star.net/


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

Reply via email to