Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Kris Thielemans" <kris.thielemans@csc.mrc.ac.uk>
To: <cygwin@cygwin.com>
Subject: RE: my CVS on NT stopped working
Date: Tue, 8 Oct 2002 17:36:20 +0100
Message-ID: <NEBBKLAEEMDJBCGCCAOGGEONCHAA.kris.thielemans@ic.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal
In-Reply-To: <Pine.GSO.4.44.0210081210231.29044-100000@slinky.cs.nyu.edu>

Hi Igor,


> -----Original Message-----
> From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu]
>
> Kris,
>
> It looks like your Cygwin cvs sends a carriage return as part of the
> directory name.  Seems to me that your CVS/Root and CVS/Repository files
> are opened in text mode.  See if you've changed the mount structure (i.e.
> mounted something in binary mode that was previously mounted as text).
>

yes! that was it. I didn't spot the CR.

I've mounted d:\ as /home as text.  However, for some reason HOME is set to
/cygdrive/d/kris, which is mounted as binary. And there it goes wrong. If I
cd to /home/kris/mymodule, everything works fine.

It appears now that I have /cygdrive/d/kris as my home directory in my old
/etc/passwd. Maybe it would be a good thing to remember people to update
their /etc/passwd after upgrading cygwin?

> Also, since you've compiled cvs yourself, did you link it against
> automode.o?  You may need to relink cvs to get it working.

I didn't do anything special to compile CVS, just "configure;make;make
install". As it's working properly now, it doesn't look like I need to do
anything specific.
(Not that I know what automode.o is).



Many thanks for the (very fast!) help!

All the best

Kris


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

