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

subversion tool contrib submission

From: Tim White <twhite_at_goldenspiral.us>
Date: Mon, 16 Nov 2009 15:30:39 -0700

Hello,

I'm interested in contributing a Perl repository backup script to the
Subversion Tools and Contrib on subversion.tigris.org
<http://subversion.tigris.org/tools_contrib.html>.

Here are the script's details:

Name: svnbak.pl
Description: A Perl cron script that creates and rotates
backups of one or more Subversion repositories.
What it does:
                       1. Verifies repositories (uses svnadmin verify)
                       2. Hot copies -or- dumps repositories (uses
svnadmin hotcopy -or- svnadmin dump)
                       3. Archives all repositories to a single tar file
                       4. Gzips tar file
                       5. Rotates backups
Documentation:
http://www.zulius.com/freebies/perl-script-backup-subversion-repositories/
Link to tarball'd src: http://www.zulius.com/scripts/svnbak.pl-0.0.6.tar.gz
License: GPL
Author: Tim White
Company: Zulius
Latest Version: 0.0.6

Let me know if the Subversion community is interested in accepting it.

Thanks,
Tim

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418699
Received on 2009-11-17 00:36:50 CET

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.