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]

Re: Can not login CVS


Christian Plessl wrote:
> 
> At 16:45 07.12.00 +0800, Jerry Yan wrote:
> 
> >I use cygwin  under win2000.
> 
> Well, I dont use cygwin, but for me, this looks as if cvs wants to create a
> file in your home directory (wherever this is on a windows system). So
> maybe you have to set some kind of home-directory environment variable.

This is almost certainly what it is. If you don't have an obvious home
direcotry, make one with: 

  mkdir /home/jerry
then
  HOME=/home/jerry ; export HOME

Put the HOME directory setting in your c:/cygwin/cygwin.bat if you are the
only user of cygwin on your machine.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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