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
[11437] by glen on 03/28/12 17:20:39
fix when repo is empty and path is not
[11436] by glen on 03/28/12 17:08:33
add some extra checks to avoid using double-slashes
[11202] by glen on 01/27/12 00:50:55
add multiple repo support for @changeset links
[11022] by glen on 12/10/11 01:21:27
unstandard: process rpm:spec and rpm:cvsrev to generate links to rpm .spec's. non intrusive: noting happens if tags do not have such revprops

