Contents
Display Version Control Software Release Information
Description
This macro takes the list of tags from your project Version Control System and formats the list. This macro has been developed for Subversion only and other version control systems need the macro code to be ported.
It requires your VCS being formatted as:
- project
- project/trunk
- project/tags
- project/tags/0.11
- project/tags/0.12
Enter the following in your Trac wiki page to display the project release information:
[[VcsReleaseInfo(project)]]
Tested with Trac 0.11, 0.12, 1.0.1.
Bugs/Feature Requests
Existing bugs and feature requests for VcsReleaseInfoMacro are here.
If you have any issues, create a new ticket.
task |
1 / 1 |
---|
Download
Download the zipped source from here.
Source
You can check out VcsReleaseInfoMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 15264 by rjollos on 2016-02-11 04:22:34
-
Remove unnecessary svn:mime-type on py files
svn:mime-type was set to "plain" for many files.
- 13998 by glen on 2014-07-04 14:52:19
-
skip changes link if no changes between tags
- 13988 by glen on 2014-06-19 20:36:38
-
disable changes link for trunk if there are no commits
(more)
Author/Contributors
Author: glen
Maintainer: Elan Ruusamäe
Contributors: