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

Re: svnbackup.py

From: Alan Barrett <apb_at_cequrux.com.apb.alt.za>
Date: 2006-02-08 21:16:41 CET

On Tue, 07 Feb 2006, Martin Furter wrote:
> So i had to write a better backup script: svnbackup.py.

This looks very useful. I have a few suggestions:

 * Make the compression program (and filename extension) configurable.
   (I find that bzip2 compresses dumps better than gzip does.)

 * Make the use of the svnadmin dump "--deltas" option configurable.

> Another problem is that the script creates temporary dump files when
> using the gzip option. It would be better to pipe the output of
> svnadmin dump directly into gzip, if would consume less disk space and
> even run faster on my solaris box.

Yes, that would be better.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 9 09:29:44 2006

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.