Hi,
Maybe this is a question that betrays ignorance but...
I have imported some files into a CVSROOT directory where some of the
dirs had spaces in the names. I made some module references to them in
the modules file. When i attempt to access those directories with cvs
checkout it truncates at the space. I.e.
models file contains:
xyz somedir/other dir
and i write:
cvs checkout xyz
and it complains
there is no repository $CVSROOT/somedir/other
I tried putting in a backslash in the module file as:
xyz somedir/other\ dir
but that did not help either. I got the same response.
Similar results were also returned with using quotes and \0x20
Can anyone tell me how to reference this directory for cvs?
Thanks!
--
William Gibson
1stDesk Systems
[EMAIL PROTECTED]