[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: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2007-05-18 18:15:05 CEST

If you're asking what I think you're asking, you want to
edit your apache config file to specify the location of
the new repository (assuming you're serving over http)

svnadmin create will create a blank repo, which you don't
need if you have an intact hotcopy.

On Fri, 18 May 2007, 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.
>
> Rez
>
> ----Original Message Follows----
> From: "Res Pons" <pons32@hotmail.com>
> To: users@subversion.tigris.org
> Subject: What's the command for loading a new db
> Date: Wed, 16 May 2007 15:19:39 -0700
>
> I have made a hotcopy back of one svn repository on one server and migrating
> it to a new server. I'm pretty sure svnadmin create, creates a new empty
> repo but what's the command for pointing the new subversion server to the new
> untarred hotcopy?
>
> Thanks
>
> _________________________________________________________________
> 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
>
> _________________________________________________________________
> Catch suspicious messages before you open them—with Windows Live Hotmail.
> http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_protection_0507
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 18 18:15:26 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.