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

Re: FSFS backup

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-01-18 17:15:06 CET

>>>>> "Vincent" == Vincent Lefevre <vincent+svn@vinc17.org> writes:

 Vincent> On 2006-01-18 00:09:57 -0800, Hari Kodungallur wrote:
>> You can use the "svnadmin hotcopy" command. # svnadmin hotcopy
>> /path/to/repository /path/to/backup/repository

 Vincent> BTW, is it only a backup system or a mirroring one?
 Vincent> i.e. can one access to /path/to/backup/repository with svn
 Vincent> reliably?

Yes.

 Vincent> Also, is there any plan to backup/mirror to a remote machine
 Vincent> with "svnadmin hotcopy" (with identical repositories)? Or do
 Vincent> I need another tool?

If you NFS mount the output filesystem, that will give you remote
backup. If you can't do that, you can tar up the output, ftp or scp
it across, and untar it. That should do the job...

   paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 18 20:58:46 2006

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.