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

Backup strategies

From: Ritesh Nadhani <riteshp_at_webyog.com>
Date: 2005-01-07 06:05:03 CET

Hello,

We have a small development team of around 4 people. We are using Subversion
on Windows with subversion file system (Berkeley DB was too flaky) for the
last couple of months.

We now plan to have backup system in place. Our repository is located in
f:\svbrepos.

Reading the docs the various methods to backup a repository are:

1.) svnadmin dump --incremental
2.) Do a complete backup of the folder? (it is supposed to be unsafe as
somebody might be checking at that time)
3.) use hot-backup.py.

We are little biased towards the second option as we know that nobody is
checking when we are doing a backup. Its only 4 of us and we do the backup
on rewritable cd, 2 times a week.

Since we hadnt had failures - yet, we have not been able to actually restore
the repository from a backup so I was just wondering - just do a simple a
svnrepos copy to a cd will do or we need to do something else?

Lets say - godforbid...if something happens then - we just need to copy
svnrepos at the repository place and everything should be OK?

Just require your insights.

Regards,
Ritesh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 7 06:07:12 2005

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.