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.
Tony! I saw that you accept my notice about file status problem, in #29 trouble ticket. You wrote there: "CVS has always done this, oddly enough (repeated with CVS 1.11). I guess it's down to the usage pattern that it never bothered anyone before. Whether it's fixable is debatable.. I've got a suspicion that the way it works means that there's an inbuilt assumption that files are unedited before edit. " OK. No modify this behaviour. However, it would be necessary to verify before "edit" command, the file is in "unedited" status or not. Don't execute "edit" command if the file is in "Locally modified" status. How about this? Zoltan