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

Re: networking repositories

From: Tom Lord <lord_at_regexps.com>
Date: 2002-10-27 23:07:33 CET

       That's quite simple, really. If diff(1) generates a patch
       between foo.orig and foo, that have CRLF line endings, patch(1)
       won't apply it to a copy of foo.orig that has LF line
       endings. Hence the diff output is non portable where line
       endings may vary.

So, the question is, is there a coherent generalization of diff that
handles this cleanly, and should it be applied.

        Please don't suck me into yet another mailing list !-)

By all means -- leave one to join the other :-)

-t

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 27 23:03:07 2002

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.