Re: [PATCH] generate subversion.pot in dist.sh

2014-05-21 Thread Mattias Engdegård
20 maj 2014 kl. 23.11 skrev Ben Reser: That seems like a really strange workflow to me. If translators are dependent on source distributions how are we supposed to have translations done for upcoming unreleased changes? I think we can come up with a better way of doing this than includin

Re: [RFC] Move tracking - design summary and mock-up proposal

2014-05-21 Thread Julian Foad
Julian Foad wrote: > At last I have a plan for move tracking. I want to share this plan and get > your feedback. > [...] I have written lots more about various parts of move tracking at http://www.foad.me.uk/tmp/svn/moves/ with an emphasis on trying to explain why it needs to work this way in

commit-email.pl generates a wrong "Date:" header in some locales

2014-05-21 Thread Vincent Lefevre
Hi, The commit-email.pl script generates a wrong "Date:" header in some locales, e.g. Date: Tue, 20 May 2014 04:21:21 PM +0200 AFAIK, the reason is that in the strftime line, it uses %X instead of %T. Actually there may also be problems with %a and %b, and for these ones, the only possibility se

Re: svn commit: r1592724 - in /subversion/trunk/subversion: include/svn_client.h svn/propget-cmd.c tests/cmdline/prop_tests.py tests/cmdline/svnadmin_tests.py

2014-05-21 Thread Daniel Shahaf
I've filed http://subversion.tigris.org/issues/show_bug.cgi?id=4505 to track this. Julian Foad wrote on Mon, May 19, 2014 at 17:53:19 +0100: > Branko Čibej wrote: > > On 19.05.2014 13:30, Daniel Shahaf wrote: > >> Because I assumed it would error, realized it didn't, and digging into > >> the hist

Re: svn doesn't cope well with read-only auth cache

2014-05-21 Thread Philip Martin
Philip Martin writes: > A couple of things: A third thing: In svn_config_write_auth_data() the realm is unconditionally added to the input hash on the assumption that it is not present, overwritting any realm that is present. After a successful write the realm is removed from the hash on the a

Re: Moving towards a 1.9.x branch

2014-05-21 Thread Branko Čibej
On 20.05.2014 16:19, Ivan Zhakov wrote: > On 16 May 2014 21:27, Ben Reser wrote: > [] > >> To that end I'd like to branch no later than June 13th. Please figure out >> what >> blockers you have on a 1.9.0 release and have them appropriately flagged in >> the >> issue tracker by May 23rd. I

Re: [RFC] Move tracking - design summary and mock-up proposal

2014-05-21 Thread Johan Corveleyn
On Tue, May 20, 2014 at 4:25 PM, Julian Foad wrote: > Hi, folks. > > At last I have a plan for move tracking. I want to share this plan and get > your feedback. Awesome! > == DESIGN == > > I had an opportunity to discuss the design in person with Ben, Brane, Philip > and Stefan these last couple