info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem loggin in source forge


From: gabriel rosenkoetter
Subject: Re: problem loggin in source forge
Date: Fri, 17 Nov 2006 10:25:00 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri, Nov 17, 2006 at 04:44:28AM -0800, claudio daffa wrote:
> address@hidden ~]# export CVS_RSH=ssh
> address@hidden ~]# export
> CVSROOT=:pserver:address@hidden:/cvsroot/simplyasm
> address@hidden ~]# cvs login
> Logging in to
> :pserver:address@hidden:2401/cvsroot/simplyasm
> CVS password:
> cvs login: authorization failed: server simplyasm.cvs.sourceforge.net
> rejected access to /cvsroot/simplyasm for user cd1971
> address@hidden ~]#

Um.

You should maybe glance at the documentation around CVSROOT. You can
tell CVS to use ssh as its rsh analogy all day but it won't ever do
so if you're still trying to login using pserver.

Try:

address@hidden:/cvsroot/simplyasm
cvs co <whatever>

(cvs login only applies to pserver. You want to NOT use pserver.)

-- 
gabriel rosenkoetter
address@hidden

Attachment: pgpbV50OqMt4L.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]