RE: => Backup ?
From: Christopher Viaggi <christopher.viaggi_at_hds.com>
Date: 2006-08-31 19:44:41 CEST
Anthony,
I've been able to use a hotcopy, tar the resulting directory, and gzip the tar file.
If this is the command: svnadmin hotcopy OLD_REPOS_PATH NEW_REPOS_PATH
I would suggest testing it by taking a hotcopy and running a server process against the NEW_REPOS_PATH to see if it works. You can easily accomplish this by running the server process on a different port to validate that everything is fine.
//Christopher
-----Original Message-----
Hello,
What is the simple way to make a repository backup in order to do a full restore later (if a problem occurred)?
Is "hotcopy" the best way?
How to restore a repository from a hotcopy?
Best regards,
----------------------------------------------
-----Message d'origine-----
<Chris.Fouts@qimonda.com> wrote on 08/31/2006 10:18:00 AM:
> svn co svn+ssh://repos/trunk/file
That is correct. You cannot checkout a single file, just a folder. You can use -N so that subfolders are not checked out.
Mark
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.