On Fri, Jul 22, 2011 at 10:54 AM, Philip Martin
wrote:
> Lieven Govaerts writes:
>
>> when syncing the first ~200 revisions from the asf repository over
>> ra_serf to ra_local, svnsync segfaults when invoking the
>> pre-revprop-change hook of the local target repo.
>>
>> Not really at home in thi
Daniel Shahaf wrote on Fri, Jul 22, 2011 at 11:33:45 +0300:
> Greg pointed that earlier on IRC. I'm so far at:
>
Updated patch:
[[[
Index: subversion/libsvn_subr/io.c
===
--- subversion/libsvn_subr/io.c (revision 1149353)
+++ subv
Lieven Govaerts writes:
> when syncing the first ~200 revisions from the asf repository over
> ra_serf to ra_local, svnsync segfaults when invoking the
> pre-revprop-change hook of the local target repo.
>
> Not really at home in this part of the code, so if anyone can point me
> in the right di
Forgot to say: there appears to be a file descriptor leak when syncing
serf->local (but not with serf->svn), and eg setting 'ulimit -n 20'
shortens the wait time until the bug triggers.
Daniel Shahaf wrote on Fri, Jul 22, 2011 at 11:33:45 +0300:
> Greg pointed that earlier on IRC. I'm so far at:
Greg pointed that earlier on IRC. I'm so far at:
[[[
Index: subversion/libsvn_subr/io.c
===
--- subversion/libsvn_subr/io.c (revision 1149353)
+++ subversion/libsvn_subr/io.c (working copy)
@@ -2393,6 +2393,8 @@ handle_child_process_
Hi,
when syncing the first ~200 revisions from the asf repository over
ra_serf to ra_local, svnsync segfaults when invoking the
pre-revprop-change hook of the local target repo.
Not really at home in this part of the code, so if anyone can point me
in the right direction that would be appreciated
6 matches
Mail list logo