On Thursday, November 15, 2018 at 7:34:26 AM UTC+1, Zander Milroy wrote: > > I'm not intending to ignore a folder in this case. I'm only wanting the > file matching the *.txt2 pattern to not show up in the add/commit views. > > I am expecting non-versioned folders to inherit the global-ignores > property from _all_ their parent folders. Right now, non-versioned folders > (and the contained files) seem to only inherit the svn:global-ignores > property of a single parent folder. (the folder Tortoise svn was invoked on) >
Yes, it's inherited from parent folders. But as you said, the property is set on the "Code" folder. And when you commit from the "trunk" folder, then it's not inherited because "Code" is a *child *of "trunk". -- 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/b24f0715-87ec-4657-a580-6241493a2728%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
