On 05.12.2018 15:23, Branko Čibej wrote:
> On 05.12.2018 15:05, Julian Foad wrote:
>> Branko Čibej wrote:
>>> On 05.12.2018 14:44, Julian Foad wrote:
Branko Čibej wrote:
> Yes, but I'm asking for a review of the BNF to make sure that it doesn't
> contain silly bugs.
At first glanc
Hi, I found SWIP Python bindings of APIs using svn_stream_t * in _client,
_delta, _diff, _fs, _ra and _repos don't accept core.svn_stream_t proxy
objects, so I modified %typemap(in) svn_stream_t *WRAPPED_STRAM to accept
them as well as file like objects.
The patch below is destined to trunk@18480
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
On 06.12.2018 11:15, Julian Foad wrote:
> 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 w
As noted in another thread, I've written a page in Confluence that
describes the syntax of our configuration files:
https://cwiki.apache.org/confluence/x/oYvQBQ
Please review it, especially the formal definition; and please use
in-line comments to note any problems.
Whilst doing that, I found
5 matches
Mail list logo