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

Re: svnadmin hotcopy

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: Wed, 09 Jul 2008 06:39:20 +0200

p097432 wrote:
> Hi,
>
> In the command, svnadmin hotcopy OLD_REPOS_PATH NEW_REPOS_PATH; what does
> OLD_REPOS_PATH refers to. I know that the path to the repos folder should
> be given here but how do I know where actually my repos folder is. I've not
> installed the system and so I would like to know how to find the old repos
> path. My \bin\repository folder has
> |
> |----- conf
> |----- dav
> |----- db
> |----- hooks
> |----- locks
>
> How do I find the repos folder.?

Have you tried
    svnadmin hotcopy \bin\repository \temp\repository_backup_1
?

How does \temp\repository_backup_1 look after that?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-09 06:40:19 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.