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

Re: Restoring an archive from backup, and then?

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 28 Nov 2012 14:43:20 +0100

Guten Tag Niemann, Hartmut,
am Mittwoch, 28. November 2012 um 12:42 schrieben Sie:

> But how should one recover in such a situation?
> Is a fresh checkout and a manual merge necessary?

Yes, the missing versions between you backup and the current working
copy are lost and your working copies can only be used to re-commit
the missing data in which ever order you like best. So move them out
of the way, create new working copies and integrate the data from your
old working copies by e.g. just copying the data on file system level.
A real subversion merge will not be possible.

You should re-consider your backup strategy, most people use svnsync
or another incremental backup method in post commit hooks or whatever.

http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.backup

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
Received on 2012-11-28 14:44:02 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.