Awesome. I was not aware of that nuance in how property inheritance works. I appreciate you taking the time to explain it to me.
David Kelley On Sat, Jan 29, 2022, 2:27 AM Stefan via TortoiseSVN < [email protected]> wrote: > yes, it seems inconsistent. And it actually is, I have to admit. > The fact that a property is inherited does not mean that it is used when > inherited. > For example, all svn properties are always inherited, but only the > svn:auto-props and svn:global-ignores are used that way. All others, while > marked as inherited, are only used on the item they're set. > > TSVN shows you what the svn lib (and the command line client) tells it to. > You can try the same with the CL client: > $ svn propget svn:ignore --show-inherited-props > > > -- > 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/09f2d7dd-14c5-4c9d-9ce5-1b71231e5490n%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/09f2d7dd-14c5-4c9d-9ce5-1b71231e5490n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAEbTt2_B_4nQMsJ94RHv2bwxfwyNsU9NsJLkvE7Z9TtbYwzUPQ%40mail.gmail.com.
