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

RE: Hot-backup.py won't create zipfiles bigger than 2GB

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Wed, 16 Jun 2010 11:41:17 +0100

On Wed, 2010-06-16 at 09:03 +0300, Daniel Shahaf wrote:
> Donald Gordon wrote on Wed, 16 Jun 2010 at 02:12 -0000:
> > > hot-backup.py is in our trunk/tools/, and requests to extend it may be
> > > dev
> > > topics (e.g., if they come with patches). So I don't think it's off-
> > > topic?
> >
> > Here's a patch to hot-backup, then.
> >
>
> I don't see an attachment.

Donald, this mailing list unfortunately strips off some kinds of
attachments. Please try attaching as plain text, or even paste in-line
text if it's a very small patch.

Thanks.
- Julian

> > It allows a format of "zip64" to be specified; this tells the python ZipFile class that it is allowed to produce a .zip with ZIP64 extensions, if the data to be compressed cannot fit in a non-ZIP64 zipfile. I've tested it with my enormous repository, and it works as expected.
> >
> > Comments/criticism/commits welcome :-)
> >
> > donald
> >
Received on 2010-06-16 12:42:05 CEST

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.