[Cialug] CVS for web projects

Jeffrey C. Ollie jeff at ocjtech.us
Wed Aug 23 09:38:18 CDT 2006


On Wed, 2006-08-23 at 09:21 -0500, Dave Weis wrote:
> I have a client that wants to use version control to keep a copy of their 
> site every time it's rsync'ed out to the live servers. I have it figured 
> out except for adding new files automatically to the repository. I don't 
> want a manual process to add files because it won't happen consistently 
> and there may be a lot of them added at any time.
> 
> Any good ideas? I was hoping not to have to parse the CVS output of the 
> commit and look for ? and add them separately.

Couldn't you just "cvs add" all of the files every time and ignore the
errors from files that are already in the repository?

Jeff




More information about the Cialug mailing list