[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: (SVN-4784) auto-props cannot match filename patterns starting with [

From: Julian Foad <julianfoad_at_apache.org>
Date: Thu, 06 Dec 2018 10:15:18 +0000

https://issues.apache.org/jira/browse/SVN-4784

Branko Čibej wrote:
> 2. Introduce an anchor character for auto-props patterns:
> * if the pattern begins with a single caret "{{\^}}", remove that caret from the pattern;
> * if the pattern begins with a double caret "{{\^\^}}", replace it with a single caret "{{\^}}".

Before we consider that, what about the following part of stsp's report?

>> Indenting "[Dd]ockerfile" by one space...

>> [auto-props]
>> *.[Yy][Aa][Mm][Ll] = svn:needs-lock[...]
>> [Dd]ockerfile = svn:keywords=Date[...]

>> The above makes the dockerfile entry a continuation line for the previous line,
>> and this continuation line seems to be ignored.

So what's up here? At what level is it ignored? Could we use indentation to solve the problem, and could it work even for the first line after the section header?

-- 
- Julian
Received on 2018-12-06 11:15:28 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.