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

line-ending weirdness with "svn-diff"

From: Grant Edwards <grante_at_visi.com>
Date: 2007-09-22 18:37:10 CEST

If I check out a working copy of a project, "touch" a file, and
then do an "svn diff" on that file, it shows every line in the
file has changed.

The file has svn:eol-style == LF, and working copy has
line-feed endings. When I tell "svn diff" to use an external
diff command, the referece file (the non-touched one) that's
passed to it has CR/LF line endings.

If I look at .svn/text-base/<filename>, it has CR/LF line
endings.

What's going on?

-- 
Grant Edwards                   grante             Yow!  Don't hit me!! I'm in
                                  at               the Twilight Zone!!!
                               visi.com            
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 22 18:37:52 2007

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.