Feature #66
Instant "package a file release" button
Status: | New | Start date: | 2011-01-24 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
It would be rather nice to have a single link that you could click on, which created a file (in the Files page) containing a snapshot of your repository as of a given revision (or tag?)
That might help encourage those people nervous about releasing actual versions that they could at least make working snapshots -- and help users to distinguish between "usable but not really packaged" software and "unusable" software. Perhaps.
"hg archive" makes a snapshot package very easily, it would be mostly a question of integration with the Files feature of the site.
Related issues