Christopher Rumpf wrote: > > Hi there. > > > > I have some developers who simply refuse to use the �cvs rm�, �cvs > delete� and �cvs remove� commands. Instead they log into the CVS > server (using SSH), cd into the repository and /bin/rm the ,v files > which they are concerned about. (yikes!)
This is really a policy enforcement issue, and would best be handled "politically". As far as a potential technical solution, I think you can restrict the SSH connection to a given command (but I have never tried this). -Matt _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
