[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 (in Windows-land)

From: Laker Netman <laker_netman_at_yahoo.com>
Date: Wed, 9 Apr 2008 13:11:28 -0700 (PDT)

Thanks. And regarding the repository growing, I think I misinterpreted part of the section "Migrating Repository Data Elsewhere". I thought, perhaps, since "svnadmin dump" expresses every file in full (page 128), that a subsequent "load" would not re-compress the differences. However, since a "copy and paste" will suffice in my case, that is what I will do. Thanks for the tip on '--relocate'.

Laker

----- Original Message ----
From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
To: users_at_subversion.tigris.org
Sent: Wednesday, April 9, 2008 9:17:13 AM
Subject: Re: Moving a repository (in Windows-land)

On Wednesday 09 April 2008, Laker Netman wrote:
> Can I simply shutdown svnserve on my machine, move the entire folder
> structure to the other box and start up svnserve there?

Yes. A repository contains nothing that is outside that structure, which you
can freely move around.

> My goal is to keep all version history intact and not significantly grow
> the size of the repo in the move process (which appears would happen in the
> "dump/load" scenario, according to the SVN book).

It shouldn't grow in size, as I understand it, can you tell me what you're
referring to?

The other thing you will have to watch out for is existing working copies,
those still point to the old location of the repository. Take a look at
the 'switch' command with the '--relocate' option.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Michael Wöhrmann, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-09 22:11:51 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.