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

Re: svnadmin: Can't read length line in file ...

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2006-05-19 15:41:54 CEST

On Friday 19 May 2006 09:36, Mark Junker wrote:
> 1. Dump everything up to the damaged revision-1 (dump 1)
> 2. Dump everything from damaged revision+1 to HEAD (with --incremental)
> (dump 2)
> 3. Load "dump 1" into a new repository
> 4. Do a check-out
> 5. Re-Commit the changes for the damaged revision
> 6. Load "dump 2" into the new repository

I have an easier variant:
1. Load everything from rev0 to revN from the last backup (which is valid,
right?).
2. Use --incremental to dump the missing revisions between revN and HEAD from
the live repository and load them, too.
3. Only if any revisions in the range revN and HEAD are damaged beyond repair
you will have to manually fix those revisions using above checkout/edit
means.

Uli

****************************************************
Visit our website at <http://www.domino-printing.com/>
****************************************************
This Email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this Email in error please notify the system manager.

This footnote also confirms that this Email message has been swept by MailSweeper for the presence of computer viruses.
****************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 19 15:42:33 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.