[cvsnt] Another CVS and Ant question
Oliver Giesen
ogware at gmx.net
Fri Feb 13 16:14:31 GMT 2004
Pitre, Russell wrote:
> Okay.....i just changed this:
>
> <cvs cvsroot=":sspi:rpitre at tomcat:/PROJECTS" package="src"
> dest="C:\TEMP\CVS"/>
>
> To this:
>
> <cvs cvsroot=":sspi:@tomcat:/PROJECTS" package="src"
> dest="C:\TEMP\CVS"/>
>
> And now I can checkout my files!!!! Is this a bug or is this normally
> how it should work?????
SSPI reuses Windows authentication. Therefore, if you are already a user
of the domain, you don't have to (/should not) specify your username in
the CVSROOT. If you do you will also have to explicitly make your user
account known to CVSNT via cvs passwd. You should also omit the @
character from the CVSROOT.
Cheers,
--
Oliver
---- ------------------
JID: ogiesen at jabber.org
ICQ: 18777742 (http://wwp.icq.com/18777742)
More information about the cvsnt
mailing list