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.
Glen Starrett wrote: > (I haven't checked if it is able to use \ again in the paths, one thing > at a time :)) I just checked -- it produces an error message on each \ in the path then hangs CVS. I also found if I use -rHONEYWELL\\E123456 then it is still seen by CVSMailer as separate parameters, but there is no error from CVS. The $USER replacement also still comes in as separate parameters. ======================================================== D:\src\TestModule>echo. | time >> test0.txt && cvs ci -m "testing" cvs commit: Examining . cvs commit: Examining Spaces In Module Checking in test0.txt; /test/TestModule/test0.txt,v <-- test0.txt new revision: 1.33; previous revision: 1.32 done Unknown escape character '\P' ignored.Unknown escape character '\C' ignored.Unkn own escape character '\C' ignored.Unknown escape character '\E' ignored.Script e xecution failedok ======================================================== It's OK with me if this is going to change and be this way going forward since this is much better than "script execution failed" but the parameters not working correctly -- specifically $USER -- needs to be fixed. The hanging isn't so friendly either :) -- Glen Starrett