Re: [PATCH] Split long strings into paragraphs to ease translation

2018-03-14 Thread Julian Foad
Mattias Engdegård wrote: 13 mars 2018 kl. 10.30 skrev Julian Foad : For these issues of paragraph length, I invite you to edit the source text directly and make it nice. I'll postpone that for later if you don't mind. Sure. * stats() in shelf-cmd.c isn't very translator-friendly: [...]

Re: Updating swig-py bindings

2018-03-14 Thread Julian Foad
Branko Čibej wrote: > For anyone who wants to work on updating the bindings: note that we have > a lot of language-specific stuff in there that's a consequence of Swig 1 > not knowing any better back in the day. Most of those typemaps can be > made language-independent (thus reducing the size of th

Re: Rolling 1.10.0-rc2

2018-03-14 Thread Evgeny Kotkov
Julian Foad writes: > Please review the 'STATUS' file and report here if there's anything else I > should take into account. I have found a bug (my fault) in the new svn_txdelta_to_svndiff_stream() API that can result in failing commits over http://. Should be fixed by https://svn.apache.org/r1

Re: Rolling 1.10.0-rc2

2018-03-14 Thread Johan Corveleyn
On Wed, Mar 14, 2018 at 1:06 PM, Johan Corveleyn wrote: > On Wed, Mar 14, 2018 at 12:22 PM, Branko Čibej wrote: >> On 14.03.2018 08:58, Julian Foad wrote: > ... >>> If anyone's willing to write a brief list of the changes since RC1, to >>> include in the RC2 announcement, that would be an added b

Re: Rolling 1.10.0-rc2

2018-03-14 Thread Johan Corveleyn
On Wed, Mar 14, 2018 at 12:22 PM, Branko Čibej wrote: > On 14.03.2018 08:58, Julian Foad wrote: ... >> If anyone's willing to write a brief list of the changes since RC1, to >> include in the RC2 announcement, that would be an added bonus. > > svn log -v STATUS | grep svn-role. But that wouldn't r

Re: [PATCH] Split long strings into paragraphs to ease translation

2018-03-14 Thread Mattias Engdegård
13 mars 2018 kl. 10.30 skrev Julian Foad : > >> * The split into separate messages was done at empty line boundaries >> throughout, but for very short paragraphs (1-2 lines), it would have been >> more helpful to bunch a few of them together in order to get better context. >> * Conversely, some

Re: Rolling 1.10.0-rc2

2018-03-14 Thread Branko Čibej
On 14.03.2018 08:58, Julian Foad wrote: > Julian Foad wrote on 2018-02-28: >> I'm happy to announce the release of Apache Subversion 1.10.0-rc1. > > That was 2 weeks ago and we need an RC2. > > I plan to roll 1.10.0-rc2 this week so we can release it by next > Wednesday (3 weeks from RC1). > > Plea

Re: Updating swig-py bindings

2018-03-14 Thread Branko Čibej
On 14.03.2018 04:24, Troy Curtis Jr wrote: > On Tue, Mar 13, 2018 at 9:44 AM Julian Foad wrote: > >> Troy (or others), I want to use swig-py bindings for my new shelving API >> (in svn_client.h) so I am trying to update them. I started by looking at >> the 'Missing argout typemap' warnings for svn

Rolling 1.10.0-rc2

2018-03-14 Thread Julian Foad
Julian Foad wrote on 2018-02-28: I'm happy to announce the release of Apache Subversion 1.10.0-rc1. That was 2 weeks ago and we need an RC2. I plan to roll 1.10.0-rc2 this week so we can release it by next Wednesday (3 weeks from RC1). Please review the 'STATUS' file and report here if ther