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

Re: Text vs binary - eol-style, mime-type, allow merging, etc.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-09-22 22:23:07 CEST

Aleksey Nogin wrote:
> Well, my proposal would be to allow users to explicitly override
> subversion defaults in case they hit one of those "corner cases".
> Basically, I would propose adding two new properties:
>
> svn:allow-diff
> svn:allow-merge
[...]

I'm sorry to have to tell you that that is a classic mistake. Just adding more
options and features to cover up the flaws in the existing design is not a good
way to proceed.

We need to analyse the existing situation and tackle the subject as a whole:
improve the orthogonality of these options (eol-style, keywords, diff/merge
behaviour), deprecate the indistinct notion of "binaryness" in favour of
something(s) more concrete, and not add any more switches/options/properties
than absolutely neccesary. And move in the direction of truly pluggable
diff/merge.

That said, we might first try to find and fix any existing corner cases that
reasonably can be fixed. ("Fixing corner cases" means making the behaviour
more consistent so that there are no odd exceptions to the way a particular
feature behaves.)

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 22 22:24:37 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.