Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Matt Schuckmann wrote: > I would assume that if the user has full control he has traversal rights, am > I correct? My user currently has full control and he is still unable to > access the repository. Furthermore since I have the repository directory > shared he can browse into the repository from Explorer so I'm almost > positive that he has traversal rights. (yes I know I don't need share this > forlder for CVS to work, but having direct access to the repository is > helping me setup the repository.) For some reason the server still can't access the repository. Is it on a network drive? > I don't understand your statement about not logging in. The CVSNT > documentation discusses logining in using this protocol. It does appear to > work equally well for me either logged in or logged out. With SSPI it's a bit pointless logging in, as you're already logged in to the system anyway. That's also why it's best not to specify a username (since it's better to let the system work out what your user is.. it's not always as obvious as it first seems especially in multi-domain environments). Tony