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

Re: A first check of SVN 1.1.4....

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-04-05 15:32:25 CEST

NormW <normw@bocnet.com.au> writes:

> I also note a few of the following hex sequences in the few source
> code files I've looked at so far...
>
> 0D OA 0D 0A 0C 0D 0A
>
> Someone's editor need a tweak perhaps? Apologies for the lack of a
> patch but the 'unusual' line endings are throwing the diff tool off.

CR+LF, CR+LF, FF, CR+LF.

There are three extremely "usual" newlines in that segment, two before
and one after an intentionally placed "Control-L" formfeed character.
Have you a diff tool that can't deal with this?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 5 15:37:09 2005

This is an archived mail posted to the Subversion Dev mailing list.

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