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

Re: set svn:keywords property on svn add

From: William Uther <willu_at_cse.unsw.edu.au>
Date: 2003-02-12 00:47:28 CET

On Tuesday, February 11, 2003, at 10:47 PM, Olaf Hering wrote:

> On Tue, Feb 11, Wolf Josef wrote:
>
>>
>>>> There was discussion on the list a while ago about having
>>>> inheritable properties. These are properties that you set on a
>>>> directory, and then anything added to that directory has those
>>>> properties added to it (including other directories, allowing
>>>> the properties to act as defaults for whole directory hierarchies.)
>>>>
>>>> Would that solve your problem?
>>>
>>> Sure, that smells like 'recursive properties', if we can go that way,
>>> fine.
>>
>> But then there needs to be a way to specify which props should recurse
>> and which should not.
>
> hmm? "svn propset svn:keywords 'foo bar' ." in the root dir at revision
> 0, or any later revision.

This has all been discussed before. If you have true inheritable
properties then it is a fairly large change and is probably post-1.0.
If you go for 'cloned properties', where some properties are inherited
from their parent *at add time only*, then you get something far more
tractable.

Here is the start of the earlier discussion:

http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=24564

In the following thread many people say they like the idea, then we get
to:

http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=24681

where the idea is thrashed out in more detail... (There are also some
comments in the follow-up posts about exact property names, etc).

I have no idea how far Edward got in the implementation of this idea.
I noticed that Issue 1054
<http://subversion.tigris.org/issues/show_bug.cgi?id=1054> has been
filed for full inheritable properties, and marked post-1.0. I've added
pointers to the aforementioned posts to the issue.

Be well,

Will :-}

--
Dr William Uther                            National ICT Australia
Phone: +61 2 9385 6926             School of Computer Science and 
Engineering
Email: willu@cse.unsw.edu.au             University of New South Wales
Jabber: willu@jabber.cse.unsw.edu.au          Sydney, Australia
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 12 00:53:12 2003

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.