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

Re: svn prop* syntax weirdness

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-06 20:52:35 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> I think we need to come up with a new interface for accessing
> unversioned revprops, and make the current interface do what we
> expect.

Oops!

Let me just say that all those people who said this interface was bad
were right, and I was wrong :-). In good company, but still wrong.

A lesson for the future, maybe:

I think our confusion was that overloading `-r' worked okay for
`propset', since you could never change a property at a specified
revision of a versioned object -- that wouldn't make sense. But then
we carried it over into proplist and propget, where it *would* make
sense to use -r with a versioned object. And since the overload
doesn't work for proplist and propget, we shouldn't have used it for
propset either.

Should we put the current 'propfoo -r' functionality under
'revpropfoo' or `rpropfoo' instead?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 21:25:35 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.