Skip Menu |

This queue is for tickets about the SVN-Web CPAN distribution.

Report information
The Basics
Id: 16421
Status: resolved
Priority: 0/
Queue: SVN-Web

People
Owner: Nobody in particular
Requestors: ruskie [...] mages.ath.cx
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.41
Fixed in: (no value)



Subject: Support for generating on the fly tarballs of revisions
Support for generating on the fly tarballs of revisions... but should make urls retrivable with wget in a normal file i.e. http://git.xmms.se/ <-- like the snapshot function there... no ? and other weird chars...
Would SVN::Notify::Snapshot meet your needs? It's a plugin for SVN::Notify that can generate a snapshot (tarball, etc) of your repository during the post-commit phase. N
Subject: Re: [rt.cpan.org #16421] Support for generating on the fly tarballs of revisions
Date: Sat, 20 Jan 2007 19:58:31 +0100
To: " via RT " <bug-SVN-Web [...] rt.cpan.org>
From: "Andraž 'ruskie' Levstik" <ruskie [...] mages.ath.cx>
That means there's some disk overhead for each commit. It would be better to just call this function when requesting a download(if it can do it).
please submit a patch