Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Frank Sullivan wrote: > We have some binary files as part of our project that we would like to be > able to lock, so that only one person at a time can commit changes to the > file. I've heard that edit -kc or edit -kx would allow this, however when I > try this through the command line on WinCVS, it tells me that the options > are not valid: The -k{kopt} isn't part of the parameters to the edit command. You want to add the file originally with -kbx or -kBx. See: http://www.cvsnt.org/manual/html/Substitution-modes.html Regards, -- Glen Starrett