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.
David Somers wrote: > Its weird becaue I do the checkout with the two -j's, get no conflicts, then > the commit fails as indicated above... at it always fails with the content > of the -m that I specify on the command line.. Check the client/server log (CVS_CLIENT_LOG env) to see what's being sent. There's something that's terminating the list of options before cvs starts reading them. Usually that's cvsrc stuff... can't imagine what could do it otherwise. Tony