Menu

#767 checkout -d bug does not create directories

MacCvs
open
MacCvs (59)
3
2004-07-21
2004-07-21
No

(originally reported by tim.johnston@protexis.com):

OS: Jaguar
Version: 3.3a2

Hi, I am using version 3.3a2 of cvsgui on Mac OS 10.2 from the
command line. I have run into an issue when using the "cvs
checkout" command with the "-d" option, which is supposed to
create a directory.

I am using the following syntax:

cvs checkout -d /path/to/new/dir -P cvs/dir/name

and neither the directory "new" nor the subdirectory "dir" exist.

If "new" exists, the "dir" sub directory gets created and the
command works properly.

This might have to do with the Mac OS. The OS does not appear to
create multiple directories in one mkdir command.

Discussion


Log in to post a comment.