Personal tools
You are here: Home Plone PM Link Revision Number

Link Revision Number

— filed under:

Automatically generate the link for revision numbers in artifacts and time billing description.  The supported revision number format are as follows:

  • subversion: r[0-9]+
  • git commit: r[0-9a-f]{8,40}, this is a RSH1 unique key

We should be able to generate links for different version control systems, which includes:

  • SourceForge
  • Trac the link template is something like:
    http://your.site.com/trac/changeset/1234abcef for git repository, 
    http://your.site.com/trac/changeset/1234 for subversion repository,
  • github the link template is like: http://github.com/username/projectname/commit/1234abcef
  • lunchpad
  • more ...?

Tracking History

When Who What Done
2010-12-24 11:27 Sean Chen adding the support for trac and github revision: r463. Also updated plonexp.leocorn.com
-- 1.5 Hours, 50.0% Done
2010-04-15 11:13 Sean Chen the initial version is ready with SourceForge support, since PlonePM is hosted in sf.net. revision r381
-- 1.0 Hours, 20.0% Done
Document Actions