Simon Large wrote:
> 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
>
Aha, there's the answer: the properties are appearing because TSVN is
copying them from the parent. Cool. It's definitely copying my
bugtraq:message and bugtraq:url though, not just the tsvn: properties. I
don't have any auto-props defined anywhere, so that's the only thing
that could be doing it.
Don't get me wrong, I like that it's copying the bugtraq: stuff, even if
it's not strictly necessary. I want it would copy svn:ignore, too, but
it sounds like that isn't going to happen without setting up
tsvn:auto-props.
-Mike
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1526773
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-03 02:33:35 CEST