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

Re: [TSVN] Possible bug with the property svn:global-ignores

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Mon, 2 Nov 2015 15:41:59 -0800 (PST)

On 3/11/2015 08:25, Stefan Küng wrote:
>> I would thought that the inherited properties, even if not existing yet because the container is not version-controlled, could be (recursively) taken into account at the SVN Add stage.
>
> No, sorry. The properties work only on versioned items. When doing an
> 'add' in unversioned folders, you have to set the ignores in the
> settings dialog->General->Global ignore pattern
> That's the ignore settings that's applied to non-versioned folders.

Have to say, I agree with the OP there. It would be much more convenient if unversioned folders with versioned ancestors followed the global-ignores of their ancestors.

This would allow the ignores to be completely repository-defined and let the clients operate correctly even if they have their own ignore list blank.

For performance, it should probably only check for versioned ancestors in the Commit window and in Check for Modifications, and not check when populating status icons.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3145119

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-03 00:42:06 CET

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.