At the moment, johannes injects the devide release datestring, the devide
revision id and the johannes revision id into devide.py itself.
Implement these improvements:
* in the same dir as devide.py, johannes creates versions_release.py that can
be imported by devide.py. This contains the devide revision id and release
datestring. devide tries to import this at startup, if it gets an ImportError,
uses its built-in development version.
* in the dre.cfg, the johannes install package for dre sets the dre revision id
and the johannes revision id that built everything.
Original issue reported on code.google.com by cpbotha on 13 Feb 2012 at 8:10
Original issue reported on code.google.com by
cpbotha
on 13 Feb 2012 at 8:10