Re: Feature request: expand the svn:auto-props glob patterns to include GNU extensions

2021-11-12 Thread C. Michael Pilato
WARNING: This is a *total* drive-by post as I skim the thread. Are there any svn:auto-props syntaxes that are legal .ini but not legal for auto-props? I'm thinking of the use of a forward slash character. Could the format be extended such that a key/propname under the [auto-props] section that

Re: Feature request: expand the svn:auto-props glob patterns to include GNU extensions

2021-11-12 Thread Eugeny Sosnovsky
Hello again, One solution that comes to mind would be something like the following: allow *svn:auto-props* to have certain keywords at the beginning, which, if present, modify the matching behavior? I don't mean keyword-value pairs (which the code could confuse for being patterns to automatically a

Re: Feature request: expand the svn:auto-props glob patterns to include GNU extensions

2021-11-12 Thread Daniel Sahlberg
Den fre 12 nov. 2021 kl 13:57 skrev Eugeny Sosnovsky : > > To whom it may concern, > On October 21, 2021, I have inquired on the SVN user mailing list about any > means to use glob patterns in svn:auto-props that would be more powerful than > the Unix fnmatch patterns it currently uses. > > The n

Feature request: expand the svn:auto-props glob patterns to include GNU extensions

2021-11-12 Thread Eugeny Sosnovsky
To whom it may concern, On October 21, 2021, I have inquired on the SVN user mailing list about any means to use glob patterns in *svn:auto-props* that would be more powerful than the Unix *fnmatch* patterns it currently uses. The need to do so was driven by a desire to have different *svn:auto-pr