[cvsnt] Re: Problem connecting to repository using SSPI

Tony Hoyle tony.hoyle at march-hare.com
Tue Aug 2 00:06:04 BST 2005


Matt Schuckmann wrote:

> cvs [ls aborted]: cvs [server aborted]: Repository directory E:/DATA/CVSRepo
> does not exist: Permission denied
> 
> I checked his CVSROOT and it looks right. What's funny is the path
> E:/DATA/CVSRepo is the real path to the CVS repositories on the server.
> I also had him try the command from my system and he gets the same error.
> Even though I didn't think that he needed them I gave him full read & write
> privileges to the repository directory but that didn't help.
>
He needs traversal rights to E:\ and E:\Data to access E:\Data\CVSRepo. 
  Without that you'll get the above error, since the system won't even 
tell him whether the repository exists or not.

Tony



More information about the cvsnt mailing list