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

Re: [RFC] Server Dictated Configuration

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 1 Feb 2012 09:25:38 -0500

On 02/01/2012 08:46 AM, Johan Corveleyn wrote:
> Perhaps this issue can be deferred if the API would allow you to get /
> cache all the inheritable props, up to the repository root (since they
> are always readable anyway, regardless of authz). Not only "up to the
> nearest path-wise ancestor that has the property", but "give me
> everything up to the root". Then the concrete consumer of the prop can
> always add special syntax and corresponding inheritance / override /
> append behavior specific to its uses (a special syntax that defines
> how the multiple inherited props are to be "overlayed").

I've already expressed support for providing the raw(est) APIs and allowing
users to drive them as they see fit to interpret what is ultimately their
own custom properties, with custom meanings, custom syntaxes, etc.

We could even add an option ('svn propget --parents PROPNAME TARGET') which
would cause Subversion to print out those path/propval pairings all the way
up the tree to facilitate scripted usage.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2012-02-01 15:26:25 CET

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.