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

Re: moving a repository

From: Kevin Puetz <puetzk_at_puetzk.org>
Date: 2005-04-10 19:00:21 CEST

Ingo Weiss wrote:

> Hi,
>
> I need to move a repository from a corrupt harddrive to my new one. Is
> this as simple as copying the repository folder, or is there more to it?
>
> Thanks!
> Ingo

That should be all there is to it, unless it's a bdb repository and the new
machine has a different version of bdb (but I'll assume you're moving it to
another machine running the same OS/distro/whatever, so it should be OK).
I'd recommend running svnadmin verify on it after you copy it - that will
go through and compute all the integrity checksums in case the repository
itself has been corrupted.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 10 19:04:56 2005

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.