Re: svn commit: r1621387 - in /subversion/branches/authzperf/subversion/libsvn_repos: authz.c authz.h authz_parse.c

2014-09-01 Thread Branko Čibej
On 30.08.2014 22:42, Branko Čibej wrote: > On 30.08.2014 21:37, Stefan Fuhrmann wrote: >> I updated the wiki page now to make it match the code again, updated >> terminology to make it match your API and (hopefully) addressed the >> comments to had on the page. I left the comments in for you to rev

Re: Moving some of our tools to "main" subversion

2014-09-01 Thread Ivan Zhakov
On 29 August 2014 22:48, Branko Čibej wrote: > On 29.08.2014 20:12, Julian Foad wrote: > > Please everyone calm down. > > From scanning this conversation, it looks like the main technical substance > is that a commit exposed some symbols wrongly, and the layering of the > functionality may need to

Re: Segmentation fault during diff generation

2014-09-01 Thread Julian Foad
Peter Galcik wrote: > I am using SVN on Solaris platform (svn, version 1.8.5 [...]) and Windows > (svn, version 1.8.10 [...]) with changelist feature. > > Normal svn diff command without changelist go well but when valid changelist > is passed to command, crash occurs. Hi Peter. Thank you for thi

RE: Segmentation fault during diff generation

2014-09-01 Thread Bert Huijben
> -Original Message- > From: Julian Foad [mailto:julianf...@btopenworld.com] > Sent: maandag 1 september 2014 15:59 > To: Peter Galcik > Cc: dev@subversion.apache.org > Subject: Re: Segmentation fault during diff generation > (In the longer term, I would like it if we could implement t

Re: Segmentation fault during diff generation

2014-09-01 Thread Julian Foad
The attached brute-force patch seems to fix many of the cases where changelist filtering was missing or wrong, but I don't much like it and haven't properly tested it. I'm attaching it for us to consider, but not necessarily to commit. If anyone wants to kick it around a bit (test it) and repor

Re: svn commit: r1621387 - in /subversion/branches/authzperf/subversion/libsvn_repos: authz.c authz.h authz_parse.c

2014-09-01 Thread Stefan Fuhrmann
On Mon, Sep 1, 2014 at 10:18 AM, Branko Čibej wrote: > On 30.08.2014 22:42, Branko Čibej wrote: > > On 30.08.2014 21:37, Stefan Fuhrmann wrote: > >> I updated the wiki page now to make it match the code again, updated > >> terminology to make it match your API and (hopefully) addressed the > >> c

Re: svn commit: r1621387 - in /subversion/branches/authzperf/subversion/libsvn_repos: authz.c authz.h authz_parse.c

2014-09-01 Thread Stefan Fuhrmann
[Args. Why does ctrl-enter(?) send the message :/] On Mon, Sep 1, 2014 at 9:45 PM, Stefan Fuhrmann < stefan.fuhrm...@wandisco.com> wrote: > On Mon, Sep 1, 2014 at 10:18 AM, Branko Čibej wrote: > >> On 30.08.2014 22:42, Branko Čibej wrote: >> > On 30.08.2014 21:37, Stefan Fuhrmann wrote: >> >> I

[l10n] Translation status report for trunk r1621910

2014-09-01 Thread Subversion Translation Status
Translation status report for trunk@r1621910 lang trans untrans fuzzy obs -- de2744 80 254 478 ++U~~~ es2247 577 807 526 ++U~~~ fr2555 269

Re: svn commit: r1621387 - in /subversion/branches/authzperf/subversion/libsvn_repos: authz.c authz.h authz_parse.c

2014-09-01 Thread Branko Čibej
On 01.09.2014 21:48, Stefan Fuhrmann wrote: > > Stefan, I went through the docs (and commits); there are a > couple new > comments in the doc, one is a minor nit, the other affects the > rights > lookup workflow. > > > We already talked about that shortcu