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

Re: relocate and dump/load

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 22 Aug 2012 14:40:31 +0200

Guten Tag Michael Hüttermann,
am Mittwoch, 22. August 2012 um 13:46 schrieben Sie:

> In this case, does a "relocate"
> work if I just change the UUID in the dump file to the UUID of the new
> repository?

Of course not, from which version to which version should the working
copy be updated? Besides that, relocate assumes that the UUID is the
same, not another, changing the UUID in the dump is the exact wrong
thing to do, as it breaks relocate. The current working copy has data
for version 1 to n from the old repo, which will get y+1 to z+n in the
new repo, but is already present in the current working copy, with
missing data for 1 to y, which was in the repo where the old repo has
been dumped in.

Don't do that, you need a clean checkout.

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.............030-2 1001-310
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-08-22 14:41:10 CEST

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.