Win32 \program files doesn't work
Brought to you by:
philikon
I've configured CVS executable to:
"c:\Program Files\cvsnt\cvs.exe"
(included the quotation marks)
When I add files (in RM ZMI) they are added (cvs add),
but not committed. This is the logged error message
from the method commit:
--
'c:\Program' is not recognized as an internal or
external comm
and, operable program or batch file.
--
Now I've moved cvsnt to a folder without space in the
path and commit works fine now.
I have tried the CVS-version of RevisionManager.py with
the same result.
I'll guess it's an issue with
ShellCommandProcessor._processOther but I'm not clever
enough to fix it.
/Anton