info-cvs
[Top][All Lists]
Advanced

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

Re: Ignoring whitespace and CR/LF when checking into repository


From: Jim
Subject: Re: Ignoring whitespace and CR/LF when checking into repository
Date: Wed, 17 Nov 2004 06:36:06 -0800
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Antony Paul wrote:

Hi all,
  Is it possible to tell cvs to ignore difference in white space and
CR/LF when committing changes to a file. This is creating lot of
problems since different developers use different editiors and OS.


no, and they will not consider the simple solution of just treating all files as linux/binary mode, and keeping cr if there and dropping if not, but never translating a \n to a \r\n. There is ALWAYS a \n, on all system commonly used, obscure systems are doomed to have their own difficulties. and modern compilers will handle either rather gracefully.

rgds
Antony paul


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs






reply via email to

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