I there a way to tell all users not to use a CVS module (i.e. project) anymore?
Something like an "end of production" or "moved to ..." flag?
I mean other than deleting all the files in the module as my co-workers like to do.
I there a way to tell all users not to use a CVS module (i.e. project) anymore?
Something like an "end of production" or "moved to ..." flag?
I mean other than deleting all the files in the module as my co-workers like to do.
Make all of the files read-only. Or do you want to prevent reads too?