[PATCH] Include termios.h in file-merge.c to fix android build

2014-06-01 Thread Fredrik Fornwall
[[[ Include termios.h to get struct winsize declared when building with the Android NDK. * subversion/svn/file-merge.c: Include termios.h to fix Android build. ]]] Index: subversion/svn/file-merge.c === --- subversion/svn/file-merge.c

Re: [PATCH] Fix xgettext warnings and incomplete format strings due to macros

2014-06-01 Thread Daniel Shahaf
Andreas Stieger wrote on Sun, Jun 01, 2014 at 21:22:15 +0100: > On 01/06/14 02:53, Daniel Shahaf wrote: > > Don't we prefer doing: > > > > svn_error_createf(SVN_ERR_BASE, NULL, _("%s: number %ld"), > > apr_psprintf(pool, "%" APR_UINT64_T_FMT, > > (apr_uint64_t)1), > >

[svnbench] Failed to build Revision: 1599080.

2014-06-01 Thread neels
Failed to build Revision: 1599080.

Re: [PATCH] Fix xgettext warnings and incomplete format strings due to macros

2014-06-01 Thread Andreas Stieger
Hi, thank you for the review. On 01/06/14 02:53, Daniel Shahaf wrote: > Don't we prefer doing: > > svn_error_createf(SVN_ERR_BASE, NULL, _("%s: number %ld"), > apr_psprintf(pool, "%" APR_UINT64_T_FMT, > (apr_uint64_t)1), > 1L) > > since it allows

[PATCH] Redirect from old HACKING GUIDE that shows up as Nr.2 in Google search, to current Community Guide

2014-06-01 Thread Gabriela Gibson
The current Community Guide doesn't turn up in Google searches for 'svn hacking guide' because the document is now called 'Apache Subversion Community Guide (aka "HACKING")', whereas before it was called 'Hacking Guide'. https://www.google.co.uk/search?q=svn+hacking+guide&oq=svn+hacking+guide&