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

Error: Failed to load processor VcsReleaseInfoMacro
No macro or processor named 'VcsReleaseInfoMacro' found

Recent Changes

[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

[10995] by glen on 12/02/11 18:45:26

use to_unicode() instead of str(), fixes weird errors if markup contains http:// or https:// links

[10588] by glen on 08/11/11 18:03:03

use spaces for formatting, add vim modeline to preserve that

Author/Contributors

Author: glen
Maintainer: glen
Contributors: