Re: Error with svn diff
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Fri, 15 Apr 2011 02:31:59 -0500
On Apr 15, 2011, at 01:06, Tony Butt wrote:
> On a particular piece of code, the svn diff header claims 33 old lines,
You're talking about the header that looks like this?
@@ -183,6 +185,8 @@
(Meaning, in this case: The old version had 6 lines beginning at line 183; the new version has 8 lines beginning at line 185)
Is it possible the document has mixed line ending styles? -- some lines ending with CRLF and some ending with LF? If so, fix this, ideally by making use of the svn:eol-style property.
|
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.