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