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

Re: Locking: RFC: svn:needs-lock behaviors

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-02-05 23:15:46 CET

On Thu, 2005-02-03 at 20:02, Branko Čibej wrote:
> >>>Where did you get the canonical value '*' from?

> >Oof. Wish I'd noticed back at r5268. Oh well.

> Bikeshed problems again? :-)

Precisely.

> It was easier to canonicalize the value of boolean props than to teach
> the UI and API about the concept of boolean props. We could've
> canonicalized it to an empty string, but that would look weird in the
> proplist.

I have no problem with canonicalizing in principle; it just seems (to
me, right now) that '*' is a poor choice, being meaningless to humans
and a shell metacharacter.

It's conceivable that I was paying attention and had a different opinion
back then. Certainly 'true' or 'yes' could raise the false expectation
that 'false' or 'no' would have the intended effect. I think today I
would vote for the empty string, although it doesn't seem perfect. At
any rate, the decision's already made; the cost of changing it now would
far outweigh any incremental benefit in usability.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 5 23:17:01 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.