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

Re: Feature request: a real backup/restore system for svn.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-17 18:24:35 CEST

I'd be concerned that restore time will take too long if the backup is a
collection of dumps. Ideally, you should be able to move the backup
into place and be up and running again in minutes, even if you have a
big repository.

I think the hotcopy race is probably more of a theoretical issue than a
practical one, unless you have a very high rate of commits (and in that
case, maybe you have the resources to learn about turning off logfile
removal and only remove logfiles at such a time as you're not doing a
hotcopy). Especially since in 1.1, read-only operations don't frob the
database so much.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 17 18:25:26 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.