This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: can't use cvs in cygwin 1.1.4


Gunnar Boström wrote:
> I'm using cygwin-1-1-4 and have some trouble using the cvs program in
this
> relase.
> I can't check out a moudule from my local server.
> I've renamed the cvs program in the cygwin-1-1-4 release to cvss.
> I can checkout the module nebi with cvs 'Halibut' but not with cvss!
> Any suggestions?
> My setup follows!
> :-)
> 
> 
> $ echo $CVSROOT
> :local:P:\RE_BIPS_Projekt\NEBI\cvsroot

You should mount drive P:\ e.g. as /dosp:
$ mount P:/ /dosp

Then set CVSROOT=:local:/dosp/RE_BIPS_Projekt/NEBI/cvsroot

If this doesn't help remove the suffix /cvsroot.

Cheers,
Richard.

-- 
Sent through GMX FreeMail - http://www.gmx.net


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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