Over on users@, we got a report about mergeinfo being overwritten when
two different merges to the same branch were made from different working
copies. I've been able to reproduce this with the attached script; but
only via http://, local:// and svn:// refuse to commit the second merge,
as expected
The svntest/main.py code that installs a post-commit hook for --fsfs-packing=N
documents the following shortcoming:
# Note that some tests (currently only commit_tests) create their own
# post-commit hooks, which would override this one. :-(
In general, if a test calls create_python_hook_
Ben Reser wrote on Thu, Mar 13, 2014 at 16:51:58 -0700:
> Using this compile time definition causes two tests to fail in
> svnadmin_tests.py
>
> {{{
...
> }}}
>
> After some discussion on IRC I started trying to fix this by shifting the
> PACK_AFTER_EVERY_COMMIT to a fsfs.conf configuration (com
Using this compile time definition causes two tests to fail in svnadmin_tests.py
{{{
[[[
W: Unexpected output
W: EXPECTED STDOUT:
W: | Packing revisions in shard 1...done.
W: ACTUAL STDOUT:
W: DIFF STDOUT:
W: | --- EXPECTED STDOUT
W: | +++ ACTUAL STDOUT
W: | @@ -1 +0,0 @@
W: | -Packing revisions i
On 13 March 2014 21:52, Stefan Kueng wrote:
> On 13.03.2014 14:14, Bert Huijben wrote:
>>
>>
>>
>>> -Original Message-
>>> From: Ivan Zhakov [mailto:i...@visualsvn.com]
>>> Sent: donderdag 13 maart 2014 13:56
>>> To: Branko Čibej
>>> Cc: Subversion Development
>>> Subject: Re: Subversion c
On 3/13/14, 6:40 AM, Stefan Sperling wrote:
>> (FWIW, the fact that the bb-openbsd bot uses a different script from
>> other bots is also a problem, but IIUC Ben is working on addressing that.)
>
> I'm quite happy that I have reproducible builds on OpenBSD and if necessary
> other *nix-like system
On 13.03.2014 14:14, Bert Huijben wrote:
-Original Message-
From: Ivan Zhakov [mailto:i...@visualsvn.com]
Sent: donderdag 13 maart 2014 13:56
To: Branko Čibej
Cc: Subversion Development
Subject: Re: Subversion checked-out files not indexed in Windows search
On 13 March 2014 16:46, Bra
Stefan Sperling writes:
> On Thu, Mar 13, 2014 at 04:16:17PM -, s...@apache.org wrote:
>> Author: stsp
>> Date: Thu Mar 13 16:16:16 2014
>> New Revision: 1577223
>> -AC_SEARCH_LIBS(bindtextdomain, [intl], [],
>> +AC_SEARCH_LIBS(bindtextdomain, [intl],
>> + [
>> +
On 13.03.2014 17:22, Stefan Sperling wrote:
> On Thu, Mar 13, 2014 at 04:16:17PM -, s...@apache.org wrote:
>> Author: stsp
>> Date: Thu Mar 13 16:16:16 2014
>> New Revision: 1577223
>>
>> URL: http://svn.apache.org/r1577223
>> Log:
>> Add libintl link flags to SVN_INTL_LIBS on *nix builds.
>>
>
On Thu, Mar 13, 2014 at 04:16:17PM -, s...@apache.org wrote:
> Author: stsp
> Date: Thu Mar 13 16:16:16 2014
> New Revision: 1577223
>
> URL: http://svn.apache.org/r1577223
> Log:
> Add libintl link flags to SVN_INTL_LIBS on *nix builds.
>
> The SVN_INTL_LIBS variable was referred to but neve
> -Original Message-
> From: 'Stefan Sperling' [mailto:s...@elego.de]
> Sent: donderdag 13 maart 2014 14:34
> To: Bert Huijben
> Cc: 'Branko Čibej'; dev@subversion.apache.org
> Subject: Re: SVN_INTL_LIBS is not defined
>
> On Thu, Mar 13, 2014 at 01:19:18PM +0100, Bert Huijben wrote:
> >
On Thu, Mar 13, 2014 at 01:34:51PM +0100, Branko Čibej wrote:
> On 13.03.2014 12:42, s...@apache.org wrote:
> > Author: stsp
> > Date: Thu Mar 13 11:42:08 2014
> > New Revision: 1577117
> >
> > URL: http://svn.apache.org/r1577117
> > Log:
> > * tools/dev/unix-build/Makefile.svn: Add gettext support
On Thu, Mar 13, 2014 at 01:19:18PM +0100, Bert Huijben wrote:
> It is at least used by the Windows build for dependency tracking. It uses
> $(SVN_*_LIBS) as pointer to dependency definitions by parsing this argument.
Can you show me files in which it is used?
> Perhaps the value should be proper
On 13 March 2014 17:13, Branko Čibej wrote:
> On 13.03.2014 13:53, i...@apache.org wrote:
>
> Author: ivan
> Date: Thu Mar 13 12:53:40 2014
> New Revision: 1577144
>
> URL: http://svn.apache.org/r1577144
> Log:
> Fix problem exposed by r1577079.
>
> * subversion/libsvn_ra/compat.c
> (svn_ra__loc
> -Original Message-
> From: Ivan Zhakov [mailto:i...@visualsvn.com]
> Sent: donderdag 13 maart 2014 13:56
> To: Branko Čibej
> Cc: Subversion Development
> Subject: Re: Subversion checked-out files not indexed in Windows search
>
> On 13 March 2014 16:46, Branko Čibej wrote:
> > On 13.
On 13.03.2014 13:53, i...@apache.org wrote:
> Author: ivan
> Date: Thu Mar 13 12:53:40 2014
> New Revision: 1577144
>
> URL: http://svn.apache.org/r1577144
> Log:
> Fix problem exposed by r1577079.
>
> * subversion/libsvn_ra/compat.c
> (svn_ra__locations_from_log): Make a copy of constant apr_arr
On 13.03.2014 13:55, Ivan Zhakov wrote:
> On 13 March 2014 16:46, Branko Čibej wrote:
>> On 13.03.2014 13:37, Ivan Zhakov wrote:
>>
>> On 12 March 2014 18:17, Gareth McCaughan
>> wrote:
>>
>> Ivan Zhakov wrote:
>>
>> It looks like serious issue. Could you please file issue in Subversion
>> issue
On 13 March 2014 16:46, Branko Čibej wrote:
> On 13.03.2014 13:37, Ivan Zhakov wrote:
>
> On 12 March 2014 18:17, Gareth McCaughan
> wrote:
>
> Ivan Zhakov wrote:
>
> It looks like serious issue. Could you please file issue in Subversion
> issue tracker: http://subversion.tigris.org/issues
>
> Do
On 13.03.2014 13:37, Ivan Zhakov wrote:
> On 12 March 2014 18:17, Gareth McCaughan
> wrote:
>> Ivan Zhakov wrote:
>>
>>> It looks like serious issue. Could you please file issue in Subversion
>>> issue tracker: http://subversion.tigris.org/issues
>> Done. Issue #4478.
>>
> Gareth, thanks a lot!
>
On 12 March 2014 18:17, Gareth McCaughan
wrote:
> Ivan Zhakov wrote:
>
>> It looks like serious issue. Could you please file issue in Subversion
>> issue tracker: http://subversion.tigris.org/issues
>
> Done. Issue #4478.
>
Gareth, thanks a lot!
It seems we have second reason to create temporary
On 13.03.2014 12:42, s...@apache.org wrote:
> Author: stsp
> Date: Thu Mar 13 11:42:08 2014
> New Revision: 1577117
>
> URL: http://svn.apache.org/r1577117
> Log:
> * tools/dev/unix-build/Makefile.svn: Add gettext support to my custom
>build script, which is also used on the bb-openbsd bot. My
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: donderdag 13 maart 2014 12:48
> To: Branko Čibej; dev@subversion.apache.org
> Subject: SVN_INTL_LIBS is not defined (was: Re: svn commit: r1574710 - in
> /subversion/trunk: ./ build/generator/ ...)
>
> On Thu, Ma
"Bert Huijben" writes:
> The WC-NG idea was to stop creating files for symlinks (aka special) and
> introduce a proper symlink type in the working copy (and via editor v2),
> which would still be handled via the special property trick on commit/update
> when using editor v1.
That's not what we h
> -Original Message-
> From: Philip Martin [mailto:philip.mar...@wandisco.com]
> Sent: donderdag 13 maart 2014 12:32
> To: Bert Huijben
> Cc: dev@subversion.apache.org
> Subject: Re: svn commit: r1577082 -
> /subversion/trunk/subversion/tests/cmdline/special_tests.py
>
> "Bert Huijben"
On Thu, Mar 06, 2014 at 01:00:17PM +0100, Stefan Sperling wrote:
> On Thu, Mar 06, 2014 at 10:34:33AM +0100, Branko Čibej wrote:
> > Of course we use libintl on Unix, and we can't assume it's a system
> > library. It's not on OSX, which is very much Unix, for example.
>
> I couldn't find any defin
Philip Martin writes:
> "Bert Huijben" writes:
>
>>> -Original Message-
>>> From: phi...@apache.org [mailto:phi...@apache.org]
>>> Sent: donderdag 13 maart 2014 11:13
>>> To: comm...@subversion.apache.org
>>> Subject: svn commit: r1577082 -
>>> /subversion/trunk/subversion/tests/cmdline/
"Bert Huijben" writes:
>> -Original Message-
>> From: phi...@apache.org [mailto:phi...@apache.org]
>> Sent: donderdag 13 maart 2014 11:13
>> To: comm...@subversion.apache.org
>> Subject: svn commit: r1577082 -
>> /subversion/trunk/subversion/tests/cmdline/special_tests.py
>>
>> Author: p
On 13 March 2014 14:28, Bert Huijben wrote:
>>
>> +/* Sort APR array @a array using ordering defined by @a comparison_func.
>> + * @a comparison_func is defined as for the C stdlib function qsort().
>> + */
>> +void
>> +svn_sort__array(apr_array_header_t *array,
>> +int (*compariso
> -Original Message-
> From: phi...@apache.org [mailto:phi...@apache.org]
> Sent: donderdag 13 maart 2014 11:13
> To: comm...@subversion.apache.org
> Subject: svn commit: r1577082 -
> /subversion/trunk/subversion/tests/cmdline/special_tests.py
>
> Author: philip
> Date: Thu Mar 13 10:12:
> -Original Message-
> From: i...@apache.org [mailto:i...@apache.org]
> Sent: donderdag 13 maart 2014 11:00
> To: comm...@subversion.apache.org
> Subject: svn commit: r1577079 - in /subversion/trunk/subversion:
> include/private/ libsvn_client/ libsvn_delta/ libsvn_diff/ libsvn_fs_fs/
> l
30 matches
Mail list logo