[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=VcsReleaseInfoMacro here]. If you have any issues, create a [/newticket?component=VcsReleaseInfoMacro new ticket]. [[TicketQuery(component=VcsReleaseInfoMacro&group=type,format=progress)]] == Download Download the zipped source from [export:vcsreleaseinfomacro here]. == Source You can check out VcsReleaseInfoMacro from [/svn/vcsreleaseinfomacro here] using Subversion, or [source:vcsreleaseinfomacro browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(vcsreleaseinfomacro, 3)]] == Author/Contributors '''Author:''' [wiki:glen] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''