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

Re: svnsync: Corrupt representation '25070 6402 4084 74752 314a2abb716f8eb8b532f92e2eda6180'

From: John Szakmeister <john_at_szakmeister.net>
Date: Fri, 12 Jun 2009 05:08:21 -0400

On Thu, Jun 11, 2009 at 9:19 AM, Kevin Longfellow<klongfel_at_yahoo.com> wrote:
> Hi,
>
> I'm trying to use svnsync for backup purposes.  I did the initialization and the initial sync ran for about 5 days, stopped and can no longer be updated.  I'm running version: svnsync, version 1.5.4 (r33841).  Here is the command and failure:
>
> svnsync synchronize file:///misc_sourcectrl01/svnrepositories/canberra --source-username username --source-password password
> svnsync: Corrupt representation '25070 6402 4084 74752 314a2abb716f8eb8b532f92e2eda6180'
>
> Thanks for any help with this, Kevin

Have you run 'svnadmin verify' on the local version of the repo? From
the error message, it's hard to say whether the error is in the remote
repository or not. 'svnadmin verify' will help locate which revision
is broken. If you send me the broken rev (or post it on a server
somewhere if it's large), I'll take a look at it. An alternative
strategy would be to re-mirror the remote repo.

It is a bit strange if the problem is in the local mirror. I'd assume
svnsync is the only thing writing to it. Do you have a flaky
connection to the remote repo?

-John

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2361545

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-12 11:09:14 CEST

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.