Changes between Initial Version and Version 1 of TimingAndEstimationPlugin
- Timestamp:
- 06/22/10 14:26:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TimingAndEstimationPlugin
v1 v1 1 == Install == 2 3 Follow: http://trac-hacks.org/wiki/TimingAndEstimationPlugin 4 5 Download build and install: 6 {{{ 7 svn co http://trac-hacks.org/svn/timingandestimationplugin/branches/trac0.11 8 cd trac0.11 9 python setup.py bdist_egg 10 cp dist/timingandestimationplugin-0.9.4-py2.5.egg /web/tech.transitionnetwork.org/trac/plugins/ 11 }}}