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

Re: What's the command for loading a new db

From: Res Pons <pons32_at_hotmail.com>
Date: 2007-05-18 21:32:19 CEST

Thanks for this tip. I am not sure how I could've missed that command when
I did a svnadmin help?! I am running svnadmin load right now and it's
taking a long time on a repo of 3.5gb. Hopefully, it will not find any
errors. Thanks again.

----Original Message Follows----
From: Les Mikesell <lesmikesell@gmail.com>
To: Res Pons <pons32@hotmail.com>
CC: users@subversion.tigris.org
Subject: Re: What's the command for loading a new db
Date: Fri, 18 May 2007 12:05:23 -0500

Res Pons wrote:
>Reposting: Any feedback or help on this?
>
>I have set up svn on a linux server and untarred a hotcopy of a another
>repo to a local folder, in /home/tmp/repo. Now I'm going to run svnadmin
>create /home/repo and will move everything from /home/tmp/repo, one level
>up to the newly created repo. Otherwise, I can't think of any other way to
>get the new installation of SVN, on a new server, to point to the untarred
>repo imported from another linux server. Any help is appreciated.

The generic way to move a repo is with svnadmin dump and svnadmin load
commands which will deal with version differences and allow you to move the
tree under some parent in the new repo. However if everything is the same
but the location, all you should have to do is untar your hotcopy archive
and adjust any scripts or server startup configurations to use it.

--
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
_________________________________________________________________
More photos, more messages, more storage—get 2GB with Windows Live Hotmail. 
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 18 21:32:37 2007

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.