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

Re: svn propedit URL

From: David Glasser <glasser_at_mit.edu>
Date: 2006-10-11 20:03:55 CEST

On 9/29/06, David Glasser <glasser@mit.edu> wrote:
> It would be useful to support "svn propedit" on URLs. The obvious
> problem with modifying properties on URLs is accidentally overwriting
> somebody else's changes. While this is clearly a problem for propset
> and propdel, it's not as big of a deal (in theory) for propedit: svn
> could remember the revision of the property being edited, and pass it
> through the various layers of propset, and the operation would fail if
> it was out of date. This can be implemented with the current RA API;
> it just needs a new client API (and 'svn' changes).

Committed as r21887.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 11 20:04:19 2006

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.