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

Re: svn client does not convert line endings for some java files

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 3 May 2013 19:57:45 +0300

C. Michael Pilato wrote on Fri, May 03, 2013 at 09:34:16 -0400:
> In Subversion, your file's contents are considered sacred. Unless you set
> the svn:eol-style property on a given file, well-behaved Subversion clients
> will not attempt to perform newline translation on that file.

I would state that more simply:

No Subversion client will modify file contents, unless that file has
svn:keywords or svn:eol-style set (whether that setting was done
manually or via auto-props is irrelevant).
Received on 2013-05-03 18:58:22 CEST

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.