Issue in CVS--Urgent

View: New views
4 Messages — Rating Filter:   Alert me  

Issue in CVS--Urgent

by Manish Singh-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am facing problem in add a new user in our CVS.It was working fine and I have already added number of users.but suddenly it started giving this error.
error I am getting is:

C:\>set cvsroot=:sserver:myname@systemname:/CVSREPOS

C:\>cvs login
cvs login: Unknown method (`sserver') in CVSROOT.
cvs [login aborted]: Bad CVSROOT: `:sserver:myname@systemname:/CVSREPOS'.


Please help me to solve this issue, as we are stuck at this point.

Thanks in advance!

Kind Regards,
Manish Singh


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 



RE: Issue in CVS--Urgent

by Ben Weatherall :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There is only one "s" in "server"

-----Original Message-----
From: info-cvs-bounces+bweatherall=pdxinc.com@... [mailto:info-cvs-bounces+bweatherall=pdxinc.com@...] On Behalf Of Manish Singh
Sent: Friday, October 23, 2009 7:00 AM
To: info-cvs@...
Subject: Issue in CVS--Urgent

Hi,

I am facing problem in add a new user in our CVS.It was working fine and I have already added number of users.but suddenly it started giving this error.
error I am getting is:

C:\>set cvsroot=:sserver:myname@systemname:/CVSREPOS

C:\>cvs login
cvs login: Unknown method (`sserver') in CVSROOT.
cvs [login aborted]: Bad CVSROOT: `:sserver:myname@systemname:/CVSREPOS'.


Please help me to solve this issue, as we are stuck at this point.

Thanks in advance!

Kind Regards,
Manish Singh




RE: Issue in CVS--Urgent

by Risman, Mark :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What CVS client version are you using now? Have you been using the same
CVS version all along, with the same cvsroot that you're mentioning
here?

If I'm not mistaken, CVSNT is required if you would like to use the
sserver authentication method.


-----Original Message-----
From: info-cvs-bounces+bweatherall=pdxinc.com@...
[mailto:info-cvs-bounces+bweatherall=pdxinc.com@...] On Behalf Of
Manish Singh
Sent: Friday, October 23, 2009 7:00 AM
To: info-cvs@...
Subject: Issue in CVS--Urgent

Hi,

I am facing problem in add a new user in our CVS.It was working fine and
I have already added number of users.but suddenly it started giving this
error.
error I am getting is:

C:\>set cvsroot=:sserver:myname@systemname:/CVSREPOS

C:\>cvs login
cvs login: Unknown method (`sserver') in CVSROOT.
cvs [login aborted]: Bad CVSROOT:
`:sserver:myname@systemname:/CVSREPOS'.


Please help me to solve this issue, as we are stuck at this point.

Thanks in advance!

Kind Regards,
Manish Singh








**********************************************************

MLB.com: Where Baseball is Always On




Parent Message unknown RE: Issue in CVS--Urgent

by Arthur Barrett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Manish Singh,

> error I am getting is:
>
> C:\>set cvsroot=:sserver:myname@systemname:/CVSREPOS
>
> C:\>cvs login
> cvs login: Unknown method (`sserver') in CVSROOT.
> cvs [login aborted]: Bad CVSROOT:
> `:sserver:myname@systemname:/CVSREPOS'.

You appear to be using CVSNT.  CVSNT is NoT CVS:

The CVSNT mailing list is here:
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Regards,


Arthur Barrett