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

Re: losing revisions when migrating from etch to sarge

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-10-07 09:58:56 CEST

On 10/6/06, Zoran Kovacevic <z.kovacevic@func.nl> wrote:
> Hi all,
>
> I am running subversion on Debian Etch and I need to migrate it to a
> Debian Sarge server. The subversion package is at 1.3.2-5+b1 and
> subversion-tools is at 1.3.2-5.
>
> From the svn manual, I think I should do a svnadmin dump on the Etch
> server and a load on the Sarge server.
>
> When I do the dump, I see revisions dumped up to 4834. However, the
> latest revision is 5557 (according to my repository browser). The same
> happens when I do a hotcopy. I can still commit to the repository, so it
> is working without any problems (well, except for that I can't migrate).

Are you sure you're not dumping from an old backup? If you're able to
update or checkout from revision r5557, then a dump should work too:
internally a dump is nothing more than a checkout of each revision
until HEAD...

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 7 09:59:56 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.