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

Re: Invalid character in hex checksum?

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 16 Jun 2016 13:01:10 +0200

On Thu, Jun 16, 2016 at 12:49 PM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
...
> To be precise, your commands might be:
>
> 1) svnadmin create NEWREPOS
> (maybe create it on a ramdisk)
> 2) svnadmin dump -M 1024 OLDREPOS | svnadmin load -M 1024 NEWREPOS
> (initial dump+load; you might want to pass -q to dump and/or load

I forgot that you might have to use the "old svnadmin" from the old
svn version that can still read your repository, on the 'svnadmin
dump' side, to fix your corruption problem. So that won't have the -M
option. But apart from that, the rest should work fine.

-- 
Johan
Received on 2016-06-16 13:01:38 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.