Hi Sebastian, As far as I've understood, since Subversion 1.8 the property "svn:auto-props" is automatically inherited. Have you tried to overcharge the property at the node you want a variation? Not sure but it might take precedence...
Justin MASSIOT | Zentek On Wed, 8 Dec 2021 at 23:30, Sebastian Weilhammer < sebastian.weilham...@madheadgames.com> wrote: > Hello, > > I'm having trouble with these features. > > I have a folder on which I have set svn:auto-props to *=svn:needs-lock=*. > I have another folder within this folder for which I would like anything > inside to not require locks. > > It seems, I have no way of removing auto setting the needs lock > property on newly added files? > > This makes sense I guess, considering svn:needs-lock doesn't require a > value, just needs to be set. > Feels like the needs-lock requiring either 0 or 1 as a value would make > this customizable? > > Am I correct in my assumption? Or is there a way of handling this specific > scenario gracefully? > > Best, > > Sebastian > > >