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: > IMHO This makes commit option '-e' useless. Look. It is a real > situation when i do a serial of changes and after that "release" file > (notify other developers that i don't edit that file anymore). So i > have done many commits, but system persist that i lose my changes. And > more it revert my changes back (not in a repository but in a sandbox). > On your last commit don't do '-e'. Or, simply do standard commits followed by edit - which is friendler to others who may wish to work with the files. Tony