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

Line ending inconsistency

From: Robin Becker <robin_at_reportlab.com>
Date: 2004-06-17 18:00:01 CEST

I was un-nerved recently when after making some changes and attempting to revert
  I was told that there were line ending inconsistencies in the source stream.

The problem seemed to be that the original source contained a single 0x0D
character and that prevented SVN from continuing. Attempts to update also caused
this problem. I believe the original file in the CVS repository had this problem
and it was propagated into the svn repository via cvs2svn.

The fix involved going from svn:eol-style native to binary and back.

Can anyone give a clear description of when this problem is liable to happen
and what is the 'correct' way to fix up a file when this happens?

-- 
Robin Becker
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 17 18:02:56 2004

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.