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

Re: modify dump

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-10-31 02:15:56 CET

On 10/30/2006 3:29 AM, Niko Sams wrote:
> Hello,
>
> I'm trying to remove some sensible data from a repository. I created a dump
> and removed those strings (using sed). However when I want to load the dump
> into a new repository I get this error:
> * adding path : foo ...svn: Checksum mismatch, rep 'kg':
> expected: 7e853364f12897352d85a980e78b151d
> actual: 8b6997316c9d32a858280e6fc0049a38
>
> Which is of course correct - as I didn't adjust the checksums.
>
> So my question is: how can I modify the dump?

I think you want to dump and use svndumpfilter to remove the entire
file. I don't think it's safe to try to be finer grained than that.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 31 02:16:50 2006

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.