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.
Vladimir wrote: > Hello. > > We use commit whith '-e' option (Keep edited files). So we have faced > with strange behaviour of cvs. > > When we call "cvs unedit" after successful "cvs commit -e" CVS said > that file was changed (d_test_b.srd has been modified; revert changes?) > When we say "yes" file rollback to prev. version (before commit > operation). Is it expected behaviour? > Yes. Unedit rolls back to the last edit. Tony