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.
On Tue, 17 Sep 2002 23:15:31 +0800, "Jerzy Kaczorowski" <jerzyk at wndtabs.com> wrote: >>'commit -c' just checks to see if you're a valid editor of the file. > >It appears that it doesn't actually, and looks like a bug to me. It should >not allow to commit (if used the commit -c) if you don't have a valid edit >on the file, just like it doesn't allow to "edit -c" if someone else did >before. > >Of course there is always "-f" to force commit and edit, but general "-c" >should be reserved as it claims by it's name ;) > What version are you checking with? Before sometime around 57f the 'commit -c' code was missing from the client. Tony