I just tried to download the code from CVS using OS X. It
failed on the images directory, so I don't think this is
fixed. Here are the last few lines of output:
cvs checkout: Updating cocoafibs/images
U cocoafibs/images/blank.png
cvs [checkout aborted]: could not chdir to
cocoafibs/images/PNGs.?: Invalid argument
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see the same problem as wadsworth when checking out using cvs on OSX
10.4. It appears to be a character in the directory name PNGs.? that OSX doesn't
like, perhaps? I found I could checkout from linux and then copy across from
there
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=126283
IMHO the bug has been fixed in cvs.
Logged In: YES
user_id=193507
I just tried to download the code from CVS using OS X. It
failed on the images directory, so I don't think this is
fixed. Here are the last few lines of output:
cvs checkout: Updating cocoafibs/images
U cocoafibs/images/blank.png
cvs [checkout aborted]: could not chdir to
cocoafibs/images/PNGs.?: Invalid argument
Logged In: YES
user_id=1588815
I see the same problem as wadsworth when checking out using cvs on OSX
10.4. It appears to be a character in the directory name PNGs.? that OSX doesn't
like, perhaps? I found I could checkout from linux and then copy across from
there