[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: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 21 Aug 2013 17:15:33 +0000

> 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.

>
> Instead, it would be great if svn:global-ignores could be used to hide files in
> sub-folders even before they are added.

Since the folder isn't yet versioned, there is no way to apply a property to it. I'm not sure how this could ever work.

Generally, global ignores are done at the project or repository level... that the whole point of them, so you don't have to add svn:ignore to every new folder, you can put an svn:global-ignores at your project root and it would apply to anything you are adding under that path recursively, including when using the import command.

BOb

>
> Finally, on a related note, at the moment clicking "ignore" on a file fails if the
> parent folder hasn't yet been added. Could TortoiseSVN offer to add the folder
> and re-attempt setting the ignore in that case?
>
> Best wishes,
>
> Chris.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageI
> d=3063072
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

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

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