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

Re: How to make a backup of an SVN group of repositories

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-11 14:38:29 CEST

On 7/11/07, thomas Armstrong <tarmstrong@gmail.com> wrote:
> Hi.
>
> Working with SVN v1.4.2, I'm trying to make a daily backup of my
> '/home/svn-repositories' directory, where I've got 5 SVN repositories.
>
> Shall I use 'svnadmin dump' or simply copy the file contents?

A simple copy may leave you with an unusable backup, as you may get a
partial transaction in your backup. Have a look at
http://svnbook.red-bean.com/en/1.2/svn.reposadmin.maint.html#svn.reposadmin.maint.backup

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 11 14:38:08 2007

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.