Contents
VCS Release Info Macro
Description
VCS Release Info macro takes list of tags from your project VCS and formats the list. Tested with Trac 0.11 with SVN backend, but should work with other backends as well.
It requires your VCS being formated as:
- project
- project/trunk
- project/tags
- project/tags/0.11
- project/tags/0.12
Bugs/Feature Requests
Existing bugs and feature requests for VcsReleaseInfoMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out VcsReleaseInfoMacro from here using Subversion, or browse the source with Trac.
Example
Recent Changes
[12308] by glen on 11/06/12 15:23:00
fix off by one commit for changes link if it pressed "view changes" from the change list
[11953] by glen on 09/08/12 01:18:52
mention package option in usage
[11926] by glen on 08/12/12 20:46:33
fix for Trac 0.12.3
r11199 made all revisions look like active revision
[11911] by glen on 08/08/12 13:34:12
allwo take "package" from arguments, in case package name not possible to detect from repo path (i.e repo root)

