We are developing a web application and our current configuration requires
that we "export" the CVS repository to the test server ($WEBROOT under
Apache) so that we can update and our testers can access the latest code.
The only way I have been able to ensure that all documents are updated is to
do a "rm -R *" in the $WEBROOT directory and then export to that directory.
Is there another way to do this without removing all of the existing files
first?

Thanks,
Brad Tumy
Software Engineer
Pragmatics, Inc.
www.pragmatics.com


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

Reply via email to