[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: End of line characters issue for Win32 and Linux baselines

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-01-10 17:38:14 CET

myaconis@nycap.rr.com wrote:
> I have a subversion server set up such that I check out files on a
> linux machine and on a windows machine. I'm running into issues with
> line breaks and carriage returns. If I change something on windows
> then the whole file shows up as a difference because of the end of
> line characters. Is there any way of "ignoring whitespace" such as
> this so the end of line characters remain consistent?

Set the svn:eol-style property on each text file:

http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.5

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 10 17:48:29 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.