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: Problem accessing the cvs server


> Ranjith P Antony wrote:
> 
> Hi,
> 
> I tried to log on to the ecos server using the command line utility of
> CVS
> as specified in the http://sources.redhat.com/ecos/anoncvs.html
> I entered the password correctly as "anoncvs"
> 
> I am getting the following error. Is there any mistake I made
> 
> C:\>cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos login
> Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/ecos
> CVS password:
> cvs login: failed to open I:\/.cvspass for reading: No such file or
> directory
> cvs [login aborted]: fatal error: exiting

This is some sort of CVS client issue. cvs is picking up your "HOME"
environment variable, which is set to I:\ 

I believe the proper cygwin CVS client should have fixed your HOME
variable, so perhaps this isn't happening. What happens when you type "echo
$HOME" at a cygwin bash prompt?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- 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]