info-cvs
[Top][All Lists]
Advanced

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

Re: auto adding new files


From: Donald Sharp
Subject: Re: auto adding new files
Date: Tue, 11 Sep 2001 07:25:21 -0400
User-agent: Mutt/1.2.4i

find . -print | xargs cvs add

If the file's already there it will not add it.

donald
On Tue, Sep 11, 2001 at 12:50:47PM +0200, Martin van Es wrote:
> I have the following question.
> 
> With CVS, is it posible to automaticly add new file\'s.
> I had a project, but added a lot of files, it will cost me a lot of time 
> manualy adding them all 1 by 1. Since there is a option to check for new files
> cvs -n update
> 
> is there a way to check for new files and automaticly add those?
> 
> Please help!
> 
> thnx, martin
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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