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

Re: [PATCH] v3 Add archive support to hot-backup

From: Chris Foote <cfoote_at_v21.me.uk>
Date: 2006-03-04 23:26:03 CET

Hi Dan,

Here's the latest update of the patch and log.

Regards
Chris

[[[Log]]]

Add option to archive the backup using gz, bz2 or zip.

* tools/backup/hot-backup.py.in
  Update copyright year.
  (archive_map): New. Supported archive extentions.
  (usage): New. Print out a usage message.
  Redo command line processing using getopt and add option to specify the
    archive type.
  (comparator): If archiving, add the archive extenstion to the regexp to
    find archives as well.
  Step 2, also find archives.
  Step 3, print the error message to stderr.
  Step 4, archive backup.
  Step 5, look for archives to remove as well.

----- Original Message -----
From: "Daniel Rall" <dlr@collab.net>
To: "Chris Foote" <cfoote@v21.me.uk>
Cc: <dev@subversion.tigris.org>
Sent: Tuesday, February 28, 2006 8:19 AM
Subject: Re: [PATCH] v2 Add archive support to hot-backup

On Tue, 21 Feb 2006, Chris Foote wrote:

> Thanks Dan for the review.
>
> Here's an updated version of the patch and log.

Chris, again this looks good. If you're up for it, I'd like a last
few changes made before committing (related to UI and error handling).
Comments inline below...

[snip]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Mar 4 23:27:31 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.