Re: svn commit: r1311469 - in /subversion/trunk/subversion: include/svn_config.h libsvn_subr/config.c

2012-04-10 Thread Stefan Fuhrmann
Philip Martin wrote: stef...@apache.org writes: svn_error_t * +svn_config_get_int64(svn_config_t *cfg, + apr_int64_t *valuep, + const char *section, + const char *option, + apr_int64_t default_value) +{ + const c

Re: svn commit: r1311847 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-04-10 Thread Greg Stein
All of these should go into result_pool On Apr 10, 2012 12:32 PM, wrote: > Author: hwright > Date: Tue Apr 10 16:31:48 2012 > New Revision: 1311847 > > URL: http://svn.apache.org/viewvc?rev=1311847&view=rev > Log: > Use proper relpath manipulation functions, rather than apr_pstrcat(). > > * subve

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

2012-04-10 Thread Daniel Shahaf
Johan Corveleyn wrote on Wed, Apr 11, 2012 at 01:13:36 +0200: > If there is anything I can do to provide more info, or try other > things, let me know ... Does it depend on the FS backend in use?

RE: build probs on Windows with release build and conditionally

2012-04-10 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: dinsdag 10 april 2012 14:22 > To: Daniel Shahaf > Cc: Bert Huijben; Subversion Development > Subject: Re: build probs on Windows with release build and conditionally > > But, but ... I re-run gen-make.py pret

RE: 1.6.18 tarballs up for testing/signing

2012-04-10 Thread Bert Huijben
> -Original Message- > From: Hyrum K Wright [mailto:hyrum.wri...@wandisco.com] > Sent: dinsdag 10 april 2012 15:39 > To: dev@subversion.apache.org > Subject: Re: 1.6.18 tarballs up for testing/signing > > On Tue, Apr 10, 2012 at 5:03 AM, Stefan Sperling wrote: > > On Thu, Apr 05, 2012 a

Re: build probs on Windows with release build and conditionally

2012-04-10 Thread Julian Foad
Johan Corveleyn wrote: > Ah, when I use --disable-shared, it works (both release and debug > builds). So the problem only happens with a shared release build on > Windows. Not sure why. If I can help by changing the conditional compilation of the symmetric merge code, I'm happy to do so, just le

Re: 1.6.18 tarballs up for testing/signing

2012-04-10 Thread Hyrum K Wright
On Tue, Apr 10, 2012 at 5:03 AM, Stefan Sperling wrote: > On Thu, Apr 05, 2012 at 06:05:22PM +0200, Stefan Sperling wrote: >> On Fri, Mar 23, 2012 at 03:54:13PM +0100, Stefan Sperling wrote: >> > Subversion-1.6.18 tarballs are now available for testing/signing by >> > committers. To obtain them pl

Re: 1.6.18 tarballs up for testing/signing

2012-04-10 Thread Johan Corveleyn
On Tue, Apr 10, 2012 at 2:44 PM, Mark Phippard wrote: > On Tue, Apr 10, 2012 at 6:03 AM, Stefan Sperling wrote: >> On Thu, Apr 05, 2012 at 06:05:22PM +0200, Stefan Sperling wrote: >>> On Fri, Mar 23, 2012 at 03:54:13PM +0100, Stefan Sperling wrote: >>> > Subversion-1.6.18 tarballs are now availab

Re: build probs on Windows with release build and conditionally

2012-04-10 Thread Johan Corveleyn
On Tue, Apr 10, 2012 at 2:21 PM, Johan Corveleyn wrote: > But, but ... I re-run gen-make.py pretty often (especially after I've > not built it for a while), so I certainly did in this case. Or do I > need to manually "clean" something before rerunning gen-make.py? > > Bert, does the windows ra bui

Re: 1.6.18 tarballs up for testing/signing

2012-04-10 Thread Mark Phippard
On Tue, Apr 10, 2012 at 6:03 AM, Stefan Sperling wrote: > On Thu, Apr 05, 2012 at 06:05:22PM +0200, Stefan Sperling wrote: >> On Fri, Mar 23, 2012 at 03:54:13PM +0100, Stefan Sperling wrote: >> > Subversion-1.6.18 tarballs are now available for testing/signing by >> > committers. To obtain them pl

Re: build probs on Windows with release build and conditionally

2012-04-10 Thread Johan Corveleyn
But, but ... I re-run gen-make.py pretty often (especially after I've not built it for a while), so I certainly did in this case. Or do I need to manually "clean" something before rerunning gen-make.py? Bert, does the windows ra buildbot do a release build? The problem is only for release builds,

Re: 1.6.18 tarballs up for testing/signing

2012-04-10 Thread Stefan Sperling
On Thu, Apr 05, 2012 at 06:05:22PM +0200, Stefan Sperling wrote: > On Fri, Mar 23, 2012 at 03:54:13PM +0100, Stefan Sperling wrote: > > Subversion-1.6.18 tarballs are now available for testing/signing by > > committers. To obtain them please check out a working copy from > > https://dist.apache.o

Re: svn commit: r1311469 - in /subversion/trunk/subversion: include/svn_config.h libsvn_subr/config.c

2012-04-10 Thread Philip Martin
stef...@apache.org writes: > Author: stefan2 > Date: Mon Apr 9 21:34:21 2012 > New Revision: 1311469 > > URL: http://svn.apache.org/viewvc?rev=1311469&view=rev > Log: > Add special API for reading and writing integer settings > (similar to what we already have for bools). > svn_error_t * > +svn

Re: svn commit: r1296596 - /subversion/trunk/subversion/libsvn_delta/xdelta.c

2012-04-10 Thread Julian Foad
Stefan Fuhrmann wrote: > Julian Foad wrote: >> Please edit the log message for this rev. > Done for r1296596. Hi Stefan.  Thank you for removing "Found by: julianfoad", but also you should change the log message from the present "actually return MAX_LEN if MAX_LEN chars match." to something li

Re: Compressed Pristines (Summary)

2012-04-10 Thread Ashod Nakashian
Hi Justin, Sorry for the late reply and thanks for your notes. I should say right off the bat that the design doc is outdated in terms of what we plan to do as a first implementation, although as a proposal for packed file format I think it's still mostly valid, except for a few notes and impro

Re: build probs on Windows with release build and conditionally

2012-04-10 Thread Daniel Shahaf
aka "need to re-run gen-make.py" Bert Huijben wrote on Mon, Apr 09, 2012 at 23:34:53 -0700: > defined symbols (SVN_WITH_SYMMETRIC_MERGE) > MIME-Version: 1.0 > Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: 7bit > > If that would be the problem here the windows ra buildb