This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: access cvs server problem, please advise


In bash, when I log in cvs site, the strange thing happend. Look into the
password area, I keyed in "anoncvs", it shows the password "v" and showed
"v" in the next command line.

I set HOME = c:\cygwin

bash-2.05a$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos login
Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/ecos
CVS password: v
cvs.exe login: authorization failed: server sources.redhat.com rejected
access to /cvs/eco
s for user anoncvs
bash-2.05a$ vecho $HOME
bash: vecho: command not found
bash-2.05a$ echo $HOME
/
bash-2.05a$

-----Original Message-----
From: Jonathan Larmour [mailto:jlarmour@redhat.com]
Sent: Tuesday, February 12, 2002 10:33 AM
To: Jing Luo
Cc: 'Pete Barrie'; ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] access cvs server problem, please advise


Jing Luo wrote:
> 
> Now, I can't aceess cvs server.
> 
> Last Thursday, I can access.
> 
> But today, I tried to login or update cvs source, it returned:
> 
> cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos login
> Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/ecos
> CVS password:anoncvs
> 
> cvs login: failed to open C:\/.cvspass for reading: No such file or
> directory
> cvs [login aborted]: fatal error: exiting
> 
> I can ping sources.redhat.com, but I can't telnet to it.

Looks like your "HOME" environment variable is st to C:\ which doesn't look
right.

Are you sure you are using the *cygwin* CVS client? If so, from a cygwin
bash prompt what does "echo $HOME" return?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]