[cvsnt] Pserver protocol
Peter Crowther
Peter.Crowther at melandra.com
Wed Aug 30 13:20:10 BST 2006
> From: sudheer.nukaraju at wipro.com
> I am new to CVS. I have just installed CVSNT and WinCvs on my
> Windows XP machine. I have created a temporary repository.
>
> D:\ set CVSROOT=:pserver:babu123 at s3-1345:/CVSREPOS
>
> D:\cvs login
> It is asking CVS passwd:
>
> I am logging on my pc with userid "babu123" .I don't know
> what password I have to use here.
>
> Note: I am testing this on my pc. No network and no domain.
>
> Can any one give steps to proceed further..
Use SSPI, not pserver:
set CVSROOT=:sspi:s3-1345:/CVSREPOS
Note that you do *not* need to use cvs login with SSPI, it should Just
Work!
- Peter
More information about the cvsnt
mailing list