[EMAIL PROTECTED] writes:
> 
> One final question that you touched on in passing... is it enough to just 
> restart the CVS server after I change this directory structure?  Or, does CVS 
> keep state information over restarts, so that all users must release their 
> copies?

You don't need to restart the server (it gets restarted for each
transaction), but CVS does store the repository and the CVSROOT settings
for each working directory in the working directory (in the CVS
subdirectory), so users will either have to edit that information
manually or delete their current working directories and do new
checkouts.

-Larry Jones

He just doesn't want to face up to the fact that I'll be
the life of every party. -- Calvin


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

Reply via email to