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

Re: Text files with embedded (solitary) control-M

From: Dale R. Worley <dworley_at_pingtel.com>
Date: 2005-09-20 17:19:38 CEST

On Tue, 2005-09-20 at 11:10 -0400, Paul Koning wrote:

> Will Subversion then still do textual differences, or will it view the
> file as pure binary?

I believe that the algorithm is that all files are considered text
unless there svn:mime-type starts with "application/". On Un*x, the
diff operation considers control-M to be just another text character, so
it shows up in the output...

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 20 17:24:30 2005

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.