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

Re: some requests/questions .

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-12 14:48:48 CEST

Féliciano Matias <feliciano.matias@free.fr> writes:

> Le ven 12/07/2002 à 07:41, Féliciano Matias a écrit :
> > First, excuse my poor english.
> >
> > ** Can i do a hot dump (with svnadmin dump).
> >
>
> I see a python script (tool/backup/hot-backup.py) that do the jobs by
> doing some copy file. I prefer a real dump (svnadmin) that is more
> portable/secure.

As I said, 'svnadmin dump' is not for backups. It has nothing to do
with the BSD 'dump' command that you would spool to a tape device.
It's for data migration, and is very slow.

'cp' is for backups. What is un-portable or insecure about 'cp'? Or
python? This is how BerkeleyDB was designed to be backed up.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 12 14:53:21 2002

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.