Ticket #99 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

Hack download link should be configurable for a specific release

Reported by: pkropf Assigned to: athomas
Priority: normal Component: TracHacks
Severity: normal Keywords:
Cc: Trac Release:

Description

It would be nice to allow users to only download a specific directory within a hack's subversion repository.

The graphviz plugin subversion tree has been expanded to include tags and branches. These are being used to track the releases as well as allow for development to continue in branches while the current release is made available in the 0.9 directory. In essence, the 0.9 directory is treated as the trunk for the latest release version that works on Trac 0.9. When Trac 1.0 is released, a second trunk will be created called 1.0 that will allow for support of the plugin on Trac 1.0.

The current download mechanism creates a .zip of the entire graphviz subversion tree: tags, branches and release trunks. It would be nice to be able to allow users to only download a specific directory, like 0.9.

Attachments

Change History

12/14/05 23:52:03 changed by athomas

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

This would be difficult using the current mechanism. Currently it just generates a zip file of every top-level directory from the SVN post-commit hook.

This was actually covered in #79, it looks slated for Trac 1.0.

If you have any ideas though, I'd be happy to entertain them.


Add/Change #99 (Hack download link should be configurable for a specific release)




Change Properties
Action