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

Re: Two BDB questions

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-09-09 21:15:20 CEST

Troy Curtis Jr wrote:
> Ok I have two BDB questions:
>
> First, I have heard time and time again to not USE bdb based repos on
> an NFS share. My question is whether it would be safe to use
> hot-backup.py or svnadmin hotcopy to access the BDB repo over NFS and
> create a local copy?

Yes, that should be fine.

Just as long as you don't access the backup as a svn repository using any of the
svn tools. If you need to restore, just copy the whole thing back to your local
drive.

BTW, with the svn-fast-backup script, you can get faster backups if you have a
FSFS repository than with a BDB repository.

http://svn.collab.net/repos/svn/trunk/contrib/server-side/svn-fast-backup

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 9 21:16:38 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.