[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-06-18 04:34:36 CEST

Branko Čibej <brane@xbc.nu> writes:

> > * it's completely specific to BDB. fsfs needs no such thing, and a
> > future SQL backend will already have its own tools for backup.
> >
> >
> So what? Face it: real-life backup strategies, at least those that are
> efficient, will _always_ be backend-specific. For example, nobody in
> their right mind would use some Subversion tool to back up their SQL
> database -- they'll use the database's own backup tools. "svnadmin
> hotcopy" simply happens to be a BDB-specific backup tool.

Nobody in their right mind would use some Subversion tool to back up
their Berkeley DB database -- they'll use the database's own back
tool. Like, say, db_chkpoint, db_recover and db_archive. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 18 04:36:10 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.