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

Re: Automatic folder properties

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 2 Apr 2009 23:52:59 +0100

2009/4/2 Mike Dixon <michael.dixon_at_denovosoftware.com>:
> Bob Archer wrote:
>> Are you sure they weren't just applied recursively when they were
>> originally created?
>>
> Um, they may have been. But 'applied recursively' isn't a flag that's
> stored with the properties, as far as I know. When you're changing a
> property you can check a box to have the change applied recursively, but
> that's a one-time deal. And, specifically, I have added a new property
> with 'apply property recursively', to the parent folder and this new
> property does not appear when I add new folders as children.
>> BTW: Those properties cascade from the parent folder. So, they don't
>> actually need to be specified on every nested folder.
>>
> Interesting, I didn't know that. It doesn't help me though; what I want
> to do is add another property, and it's one that doesn't cascade
> (svn:ignore).

auto-props is used by subversion when adding and importing items.
Works for any property.

tsvn:auto-props is also used when adding and importing items, but does
not require setting up on every client. Works for any property.

When you create a child folder in a working copy TortoiseSVN
automatically copies any tsvn: properties from the parent folder.
Works only for tsvn: properties.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1525792
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-03 00:53:21 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.