info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS and ^M


From: David Koski
Subject: Re: CVS and ^M
Date: Fri, 26 Jul 2002 08:32:09 -0700

I ran into the same thing.  We edit the source files on WinXX and the 
repository is on a Linux server.  The ^M of course is generated by the WinXX 
based editor.  The problem we had is every modification triggered a diff of the 
entire file.  That was resolved only by mounting the directory with the sandbox 
in binary mode in cygwin.  cvs is not adding the ^M, the WinXX/DOS editor is or 
cygwin is in text mode.

David

On Fri, 26 Jul 2002 10:30:59 +1000
"Carsten Friedrich" <address@hidden> wrote:

> Hi,
> 
> I looked at the FAQ, but it wasn't there. Maybe somebody can help:
> 
> I'm working on a Windows 2000 machine with cygwin installed.
> 
> I set up cvs to use :ext:... to keep my repository on a unix server.
> 
> When I update files now (which I have previously edited on windows),
> they suddenly have a ^M at the end of every line which is a little bit
> annoying. Is there a way to stop cvs from adding ^M?
> 
> Thanks,
> Carsten
> 
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]