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

Re: Rescuing a repository

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2004-05-14 14:08:58 CEST

On Friday 14 May 2004 13:37, Jan Evert van Grootheest wrote:
> Marc,
>
> You could at least dump the rest of the repository using -r!
> You'd only lose one revision.
>
> -- Jan Evert

Thanks for the idea, you mean like:

svnadmin dump -r 0:335 /export/rescue >dump.0:335
svnadmin dump -r 337:HEAD /export/rescue >dump.337:HEAD

leaving out 336... but how can I reimport these dumps into a working
repository again ?

Revision 336 contains three disk images of one of our products specifically
for three different customers (commit e-mails rule ;-)... so at least leaving
this revision wouldn't create "holes" in the sources, but still: this would
be the "everything else failed" method (that is, if it works at all, I don't
know whether these dumps can be imported back into the repository).

C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 14 13:59:32 2004

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.