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

RE: Error: Inconsistent Line Ending Style

From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 20 May 2009 12:38:37 -0400

>I have tried removing the svn:eol-style property from the file, but this does not fix the problem. I'm >guessing that this is because the property exists on the older version I am trying to retrieve. All of the >other posts I can find relate to changing editor properties, or removing the svn:eol-style property. Having >tried both of these, it seems that there's nothing I can do to retrieve the older version of the file.

The only think I can think that you could do is branch your older revision that you need to compare with, fix the line endings and commit. Then you can diff with the branch.

Or, just check out the rev you want to compare, fix the line endings and diff with a client side tool.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2332319

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-20 18:38:48 CEST

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

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