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

Re: Repo ID changing and losing revisions

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 27 Apr 2010 07:58:41 +0200

Hi,

On 27 April 2010 04:24, bill kroon <bill_at_trout-slap.com> wrote:
> Hi
>
> I got an error Error: Repository UUID 'foo' doesn't match expected
> Error: UUID 'bar'. So i did a fresh checkout and all seemed good.
> Until i noticed my repo has lost all revisions made in the last 4
> weeksish. There are normally 5 to 10 commits a day, but the log shows
> the latest activity being the 31st of march. I still have my old check
> out with the incorrect Repository UUID and the log on it shows all the
> missing commits. is there any way i can manually change that
> Repository UUID on my broken but up to date checkout or will i have to
> copy over all the files to the new checkout and commit them that way?
>

Looks like your repository was 'restored' at some point to a stale
backup and during the restore, the original UUID was replaced with a
new one (that can happen if you create a new empty repository and
import a dump without forcing the old UUID).

You may be able to extract at least the changes from the missing
commits by generating a patch on your 'complete' working copy and
applying it to the new working copy. But that only works if you have a
working copy that contains all the parts of the repository that were
changed by the missing revisions.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2596596
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-27 07:58:48 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.