Ticket #10 (closed task: fixed)

Opened 7 years ago

Last modified 6 years ago

SVN hook: tar-ball generation

Reported by: mrenzmann Assigned to: mrenzmann
Priority: major Milestone:
Component: website Version:
Keywords: Cc:
Patch is attached: Pending:

Description

Add a SVN hook that creates and publishes a tarball in the SVN archive after every commit to trunk.

Change History

09/22/05 17:32:56 changed by mrenzmann

  • status changed from new to closed.
  • resolution set to fixed.

Done. Tarballs are generated automatically on every commit to trunk/ right now. Files can be downloaded from http://madwifi.org/snapshots/ then. This will replace the old CVS snapshot archive, which generated a snapshot each day, no matter if there were any changes to the repository or not. Saves me some disc space :)

10/10/05 15:42:35 changed by mrenzmann

  • status changed from closed to reopened.
  • type changed from defect to task.
  • resolution deleted.

Reopened, since tarball generation is broken.

10/13/05 11:57:26 changed by mrenzmann

  • status changed from reopened to closed.
  • resolution set to fixed.

Done.

Since this slows down the commit process if running as hook, the script for tarball generation is run by cron now. It will create a new tarball once per day in case there have been any commits since the last generated tarball. Tarballs will be available for download at http://snapshots.madwifi.org (soon).

11/03/05 12:55:45 changed by root

  • milestone deleted.

Milestone Website: official start of madwifi.org deleted