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

Re: svn commit: r1396184 - in /subversion/branches/auto-props-sdc/subversion: include/svn_props.h libsvn_client/add.c libsvn_client/client.h libsvn_client/commit.c tests/cmdline/autoprop_tests.py tests/cmdline/svntest/main.py

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 9 Oct 2012 20:55:08 +0200

On Tue, Oct 9, 2012 at 8:46 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> On Tue, Oct 9, 2012 at 2:41 PM, <pburba_at_apache.org> wrote:
>> Author: pburba
>> Date: Tue Oct 9 18:41:55 2012
>> New Revision: 1396184
>>
>> URL: http://svn.apache.org/viewvc?rev=1396184&view=rev
>> Log:
>> On the auto-props-sdc branch: Rename the reserved property
>> "svn:config:auto-props" to svn:iprop-auto-props".
>>
>> First and foremost this is to address cmpilato's concerns, see
>> http://svn.haxx.se/dev/archive-2012-10/0097.shtml But it is also a bit of
>> bike-shedding; since the old name contained the word "config" it needlessly
>> conflated itself with the config file which is home of the traditional
>> auto-props. I think the new name makes it clearer that these auto-props
>> are outside of the config file.
>
> I liked the use of "config" precisely because this property IS
> somewhat connected to what is in that file. I am not against dropping
> config, but if we do, then I would also drop iprop and just make the
> property be svn:auto-props

+1.

I don't like the term "iprop" (assuming that stands for "inheritable
property"), because as I understood it all properties are inheritable
(and it's up to the "user" of that property to decide to use it in an
inheritable manner or not).

-- 
Johan
Received on 2012-10-09 20:56:00 CEST

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.