[cvsnt] Forcefull update before edit
Arthur Barrett
arthur.barrett at march-hare.com
Mon Nov 27 06:33:35 GMT 2006
Jitendra Lokwani,
> How can we make forceful "UPDATE" before "EDIT" in cvs ?
There is no way to "combine" several CVS commands into one (without
writing a shell script or batch file).
CVSNT (Unix/Linux and Windows - free/GPL - just like CVS) has a "cvs
edit -C" which checks that the file you are editing is up-to-date and
will fail if it is not. I think that's as close as you can get.
> My guess is to change cvsrc file of server side, but i am not able
to find same..
No - but the cvsrc or the .cvsrc on the client side could be set to
"edit -C" to make that the default option.
Regards,
Arthur
More information about the cvsnt
mailing list