[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnsync - commit replaying problem

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 26 Feb 2010 06:37:33 +0200 (IST)

J. Paul Reed wrote on Thu, 25 Feb 2010 at 03:11 -0800:
> On 05 Feb 2010 at 12:51:44, Pavel Tarasenko arranged the bits on my disk to say:
>
> [SNIP].
>

Perhaps you could recreate the revision manually (i.e., commit to the
mirror NOT through svnsync) and tweak the svn:sync-* revprops
accordingly, to see if that'll persuade svnsync to continue past that
revision. This might work.

> > Is seems like bug in svnsync... or does anybody have idea, what the
> > problem is?
>
> I have no clue, but I, too, have seen this problem trying to svnsync a
> 1.6.6 repo with a 1.6.6 version of svnsync.
>
> The error I'm running into is imminently reproducible, so I'd be happy to
> build a debug version and help debug to provide some more information; is
> there a good document on which build flags I should flip?
>

Pass --enable-maintainer-mode to configure, and read HACKING for
debugging tips (including how to debug a server; you may want to do
that).

As a starting point, note that the error Pavel cites is specific to
ra_svn (libsvn_ra_svn/client.c:2314; /me thanks the po files). You can
dig deeper into the cause of that error, or perhaps try other RA layers
and hope for more informative errors...

> later,
> preed
>
Received on 2010-02-26 05:38:08 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.