[cvsnt] Cannot change permissions on temporary directory

Arthur Barrett arthur.barrett at march-hare.com
Thu Nov 1 06:28:12 GMT 2007


Eric,

> I can't even check out a project when logged in as Thomas, 
> let alone any individual file.

CVSNT is entirely file driven - it doesn't know what a project or even a
directory is, it just recurses through the files.

Pick a single file and try this:

cvs co -P module/path/to/file.ext > file.ext

Have a look at file.ext and see if you got anything, if not then:
cvs -ttt co -P module/path/to/file.ext > file.ext 2> file-err.txt

And sent file-err.txt to my personal address.

Regards,


Arthur Barrett


More information about the cvsnt mailing list