Re: inheritable properties names (was: Re: svn commit: r1404404 - /subversion/site/publish/docs/release-notes/1.8.html)
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 1 Nov 2012 14:30:56 +0000 (GMT)
Mark Phippard wrote:
> Julian Foad wrote:
I'm not sure what you're saying here. The new client-side API [1] for retrieving a given property name will return a list of all the values set on the various parents, and it's then up to the caller to decide how to merge them.
[1] <http://wiki.apache.org/subversion/InheritedProperties#API_Changes>
> I do not see how you can do that with the existing
Do it like this:
inh_ignores = get_property(path, "svn:ignore", include_inherited=True)
> I like the idea of a new property for this.
Why?
- Julian
|
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.