On Jan 18, 2008 7:16 AM, Bicking, David (HHoldings, IT)
<David.Bicking_at_thehartford.com> wrote:
> I have a very basic backup process on our box until we get an official
> server and support. It might work for you. I have a scheduled task
> that shuts down the svnserve, defragments the disk, and dumps the
> repository to a volume that is backed up nightly. I set it up to create
> dumpfile names based on the date so I can go back to earlier backups if
> necessary.
>
> I don't see any reason you can't use a regular backup utility on the
> repository if you use FSFS. If you use BDB, shut down the server before
> backup begins.
Thank you, David.
-Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-19 22:54:30 CET