ReleaseEngineering/Applications/Mapper

From MozillaWiki
< ReleaseEngineering‎ | Applications
Revision as of 10:44, 21 February 2013 by Catlee (talk | contribs) (Created page with "= What is it? = mapper is a web application that converts hg revisions to a git revision using the hggit map files created as part of the repository conversion. = Source = mappe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is it?

mapper is a web application that converts hg revisions to a git revision using the hggit map files created as part of the repository conversion.

Source

mapper's source is currently hosted at https://github.com/catlee/mapper

Deployment

mapper only requires bottle to run. It's recommended to run inside a virtual environment