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

Re: Bug? v1.1.4 line return modifications go unnoticed when svn:eol-style is set.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-27 18:10:19 CEST

On Jul 27, 2005, at 11:03 AM, Corey Jewett wrote:
>
> Apparently a file being flagged with svn:eol-style has deeper
> impact on svn than the manual and FAQ appreciate.
>

Yes, it causes subversion to assume that the repository file
(and .svn/text-base/) have specific 'canonicalized' line endings.
All of the svn commands 'detranslate' the working file into the
canonicalized line endings before comparing with the text-base, so
any modifications you make to line-endings might be lost in the
comparison operation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 18:12:31 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.