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

Ruby script for incremental and reliable backup of multiple repositories

From: Benoit Gagnon <b.gagnon_at_gmail.com>
Date: Thu, 3 Jan 2008 15:01:28 -0800 (PST)

The script:
* is written in Ruby
* supports multiple repositories via parent dir path
* detects new repositories
* is unaffected by repository renames
* uses MD5 hashes to ensure dump file integrity
* invokes rsync to save dump files somewhere safe
* outputs useful log messages to stdout

You can read the details and download the script on this blog post I just
finished writing:
http://www.monospaced.info/blog/?p=16

It's very useful to me as I maintain several repositories so I thought I'd
tell you guys about it.

-- 
View this message in context: http://www.nabble.com/Ruby-script-for-incremental-and-reliable-backup-of-multiple-repositories-tp14607429p14607429.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-04 00:32:39 CET

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

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