On Monday, November 19, 2018 at 5:50:37 AM UTC+1, Zander Milroy wrote:
>
> In my example, the files being committed are within the "Code" directory.
> "trunk\Code\SubDirectory\shouldbeignored.txt2"
>
> The svn 'status' command does not exhibit the behavior I'm trying to
> describe. The global-ignores property of a parent folder is inherited by
> child folders and files regardless of where in the hierarchy the status
> command is called from.
>
>
You've set the property on trunk/Code.
When you commit from trunk/Code or any folder below that it works.
But if you commit from trunk, it doesn't. That's because trunk is a *parent
*of trunk/Code and properties are inherited by *children*, not parents.
> Calling 'svn ststus' from either parent directory ("trunk" or "Code") does
> not list the files within the "Code" directory that match the *.txt2 rule.
>
>
That's because 'svn status' does not show files *i*n unversioned folders
but only the unversioned folders by default.
--
You received this message because you are subscribed to the Google Groups
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tortoisesvn/094d57bc-d717-474c-8b59-941fcda0080d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.