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

Re: svndumpfilter woes

From: Ian Wiles <ian.alexander.wiles_at_googlemail.com>
Date: Thu, 6 Feb 2014 21:29:08 -0800 (PST)

On Thursday, February 6, 2014 10:42:24 PM UTC+13, Thorsten Schöning wrote:
>
> Guten Tag Ian Wiles,
> am Donnerstag, 6. Februar 2014 um 09:39 schrieben Sie:
>
> > It's a problem since trying to load the dump in the new
> > repo is failing on some binary files so I can't load the repo at
> > all.
>
> If that's the only reason you want to get rid of the files in your
> dump, you may provide the error message and fix this error because SVN
> should be able to load even large binaries.
>
> > svndumpfilter exclude --pattern "*.ncb" < orignal_dmp.fil >
> filtered_dmp.fil
>
> May this get translated to /*.ncb only and therefore doesn't get
> applied recursively? Maybe you need something like **/*.ncb.
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning E-Mail:Thorsten.Schoening_at_AM-SoFT.de
> AM-SoFT IT-Systeme http://www.AM-SoFT.de/
>
> Telefon...........05151- 9468- 55
> Fax...............05151- 9468- 88
> Mobil..............0178-8 9468- 04
>
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
>
>
Hi Thorsten , thanks for the response.

My main concern at the moment is just loading the dump file and the errors
are preventing that. It would be good to filter out the binaries, but its
not a priority just now.
The error I get is a hash checksum failure, and only on binary files:

     * editing path : MyFile.ncb ...svnadmin: E200014: Checksum mismatch
for '/MyFile.ncb':
   expected: ab27603550fc52585bd6e98c6d7d0b6c
     actual: f52642a0cc3186a7da837569fcde32a1

A re-dump didn't seem to help much. In fact I split up the dumps by
revision in a bid to fix the problem, but then I got a failure earlier in
the repository around revision 2xx. In fact whatever dump file I take seems
to fail to load at some point due to a binary file checksum mismatch, which
is pretty frustrating.

Cheers,
Ian
Received on 2014-02-07 06:29:54 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.