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

Re: fsfs rep-sharing error with svnsync

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 31 Oct 2008 08:09:38 -0500

Daniel Shahaf wrote:
> Trying to sync my mirror of the svn repository (using trunk ra_local and
> fs_fs), I am getting this error:
>
> % ..\pull ### a wrapper that removes the "Do not commit" hooks and runs 'svnsync sync'
> Transmitting file data ............
> ..\..\..\subversion\libsvn_fs_fs\rep-cache.c:155: (apr_err=125011)
> svnsync: Only SHA1 checksums can be used as keys in the rep_cache table.
>
> The same sync worked yesterday:
>
> % svnlook youngest ..\mirror\svn
> 33960
>
> How do I fix this error? Is my mirror broken now? (Is it because I used
> trunk versions of svnsync on it?)

I got that same error yesterday. The current work around is to manually
downgrade the format number in the db/format file. We still need to wrap the
SHA1 code in format numbers, and make the rep-sharing code optional.

-Hyrum

Received on 2008-10-31 14:10:00 CET

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

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