Re: [PATCH] Make static string literal in svnserve message gettext friendly

2013-01-21 Thread Stefan Sperling
On Mon, Jan 21, 2013 at 11:45:10PM +, Andreas Stieger wrote: > Hello, > > [[[ > Make static string literal in svnserve message gettext friendly > > * subversion/svnserve/svnserve.c > (svnserve__options): Remove use of nested macro for default port. > Breaks scanner and cannot be printf'ed

[PATCH] Make static string literal in svnserve message gettext friendly

2013-01-21 Thread Andreas Stieger
Hello, [[[ Make static string literal in svnserve message gettext friendly * subversion/svnserve/svnserve.c (svnserve__options): Remove use of nested macro for default port. Breaks scanner and cannot be printf'ed in a static definition of a apr_getopt_option_t[]. ]]] Regards, Andreas Index

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Gabriela Gibson
On 21/01/13 16:11, Daniel Shahaf wrote: Hyrum K Wright wrote on Mon, Jan 21, 2013 at 11:05:23 -0500: On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson wrote: We might want to think about putting them on the site or on the wiki, as it might be hard for newcomers to find them buried in an email

RE: svnbench charts interpretation

2013-01-21 Thread Bert Huijben
> -Original Message- > From: Neels Hofmeyr [mailto:ne...@elego.de] > Sent: maandag 21 januari 2013 17:19 > To: dev@subversion.apache.org > Subject: svnbench charts interpretation > *merge* also is pretty consistently faster by a quarter to a third, > again taking the longest time (and co

Re: svn commit: r1435746 - in /subversion/trunk/subversion: include/ libsvn_fs/ libsvn_fs_base/ libsvn_fs_fs/ libsvn_repos/ svnadmin/

2013-01-21 Thread Stefan Fuhrmann
On Mon, Jan 21, 2013 at 12:46 PM, Bert Huijben wrote: > > > > -Original Message- > > From: stef...@apache.org [mailto:stef...@apache.org] > > Sent: zaterdag 19 januari 2013 23:45 > > To: comm...@subversion.apache.org > > Subject: svn commit: r1435746 - in /subversion/trunk/subversion: inc

Re: svnbench charts interpretation

2013-01-21 Thread C. Michael Pilato
On 01/21/2013 02:13 PM, C. Michael Pilato wrote: > Neels, thanks for the write-up. I wonder... should we dump this information > into a Wiki page? Sorry -- I wasn't clear in the least. I mean, should we have a wiki page about how to interpret the svnbench charts in general. (Obviously, specific

Re: svnbench charts interpretation

2013-01-21 Thread C. Michael Pilato
On 01/21/2013 02:13 PM, C. Michael Pilato wrote: > Neels, thanks for the write-up. I wonder... should we dump this information > into a Wiki page? Sorry -- I wasn't clear in the last. I mean, should we have a wiki page about how to interpret the svnbench charts in general. (Obviously, specific

Re: svnbench charts interpretation

2013-01-21 Thread C. Michael Pilato
Neels, thanks for the write-up. I wonder... should we dump this information into a Wiki page? -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

svnbench charts interpretation

2013-01-21 Thread Neels Hofmeyr
Hi all, I think it's about time for another quick review of the current charts for libsvn_wc performance. The current charts compare trunk to 1.7.0. If you see a green bar, trunk was measured to be faster than 1.7.0. The last dozen test runs are always shown at http://svn-qavm.apache.org/charts/ a

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Daniel Shahaf
Hyrum K Wright wrote on Mon, Jan 21, 2013 at 11:05:23 -0500: > On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson > wrote: > > > On 21/01/13 11:05, Daniel Shahaf wrote: > > > >> On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: > >> > >>> On 12/10/2012 07:32 PM, Daniel Shahaf wrote:

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Hyrum K Wright
On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson wrote: > On 21/01/13 11:05, Daniel Shahaf wrote: > >> On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: >> >>> On 12/10/2012 07:32 PM, Daniel Shahaf wrote: >>> Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +:

Re: svn commit: r1434850 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/commit.c libsvn_client/commit_util.c libsvn_wc/wc-queries.sql libsvn_wc/wc_db.c tests/cmdline/externals

2013-01-21 Thread Neels Hofmeyr
Cool, thanks! ~Neels On Thu, 17 Jan 2013 18:29:05 - rhuij...@apache.org wrote: > Author: rhuijben > Date: Thu Jan 17 18:29:04 2013 > New Revision: 1434850 > > URL: http://svn.apache.org/viewvc?rev=1434850&view=rev > Log: > Resolve issue #4252 and a few other loose ends in 'svn ci > --inclu

RE: svn commit: r1435746 - in /subversion/trunk/subversion: include/ libsvn_fs/ libsvn_fs_base/ libsvn_fs_fs/ libsvn_repos/ svnadmin/

2013-01-21 Thread Bert Huijben
> -Original Message- > From: stef...@apache.org [mailto:stef...@apache.org] > Sent: zaterdag 19 januari 2013 23:45 > To: comm...@subversion.apache.org > Subject: svn commit: r1435746 - in /subversion/trunk/subversion: include/ > libsvn_fs/ libsvn_fs_base/ libsvn_fs_fs/ libsvn_repos/ svnad

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Gabriela Gibson
On 21/01/13 11:05, Daniel Shahaf wrote: On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: On 12/10/2012 07:32 PM, Daniel Shahaf wrote: Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: For my initial submission I have written a test for issue 4263 which I'll mail s

Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Daniel Shahaf
On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: > On 12/10/2012 07:32 PM, Daniel Shahaf wrote: > > Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: > >> For my initial submission I have written a test for issue 4263 which > >> I'll mail shortly. I admit that I strug

Re: svn commit: r1430185 - in /subversion/trunk/subversion: include/svn_dav.h libsvn_ra_serf/options.c libsvn_ra_serf/ra_serf.h mod_dav_svn/version.c

2013-01-21 Thread Ivan Zhakov
On Fri, Jan 18, 2013 at 7:56 PM, Mark Phippard wrote: > On Fri, Jan 11, 2013 at 11:27 AM, Ivan Zhakov wrote: >> On Thu, Jan 10, 2013 at 12:24 AM, Mark Phippard wrote: >>> On Wed, Jan 9, 2013 at 3:22 PM, Ivan Zhakov wrote: On Thu, Jan 10, 2013 at 12:14 AM, C. Michael Pilato wrote: >>