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 Hoyle wrote: > You can use 'edit -c'/'commit -c' in that case. It's rather a suboptimal > way of working but if you're stuck with it... There are other source > control packages that do that kind of thing a lot better, though. > ok, that sounds well. I suppose in some weeks some of us are nerved by the notification mails and i can change the setup to what you proposed. > The same as for text files - it does a diff and if there's nothing changed > doesn't bother creating a new version. For binary files currently the > check is just 'are these files identical'... it doesn't store binary > deltas. Ahh, now i understand. Cvs was more clever than me. Thank you very much Olaf