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

Re: svn:global-ignores

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Wed, 21 Aug 2013 16:48:11 -0500

On Wed, Aug 21, 2013 at 12:15 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> Dear TortoiseSVN team,
>>
>> First, thank you for all your efforts to provide such a great tool.
>>
>> Now, my suggestion is regarding the handling of the new svn:global-ignores
>> feature for folders that have not yet been added to the repository.
>>
>> At the moment, until a folder is "added", the svn:global-ignores filter is not
>> applied.
>
> I'm not sure what you are saying here? Are you saying that you can't apply a property to a folder that is NOT versioned? If so, that is correct.
>

I think he means something like the following scenario. Assume you
have a working copy of a directory which has svn:global-ignores set to
ignore files named "foo". In an existing subdirectory, create a file
named "foo". SVN ignores it as intended. Now create a new directory
but do NOT add that directory. Create a new file "foo" within that
unversioned directory.

The OP expects that the file "foo" within the unversioned directory
does not show up in the list of changes, because "foo" is in the
global ignore list.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-21 23:48:38 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.