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

Re: information about storing text-only files

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-02-03 01:33:44 CET

Erik Huelsmann wrote:

>> I would think, ideally, that it would show the
>> property change only as it is still a text file and
>> only the EOL style has changed.
>
> But subversion doesn't know about text files :-) It only knows it
> needs to do certain transforms on special events in order to make sure
> the user has the right eol style in his working copy. Nothing more.

If that were true it wouldn't make any sense to show diffs as lines. If
it understands the concept of lines it should know they didn't change.
If it doesn't the diffs should only be binary byte differences. What
does a line or eol style mean to something that doesn't know about text
files?

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 3 01:34:07 2007

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.