Changes

Jump to: navigation, search

Mozharness

12 bytes added, 08:12, 22 October 2010
Project Plan
- Create the MercurialVCS class that is responsible for basic hg operations (clone, pull, push) each with an individual method
* 0.2
- Implement all hgtool actions as individual methods in MercurialVCS. At this point MercurialVCS() should be importable (useful) for Mozharness<br />
- Document usage for programmers (inheritance, import, whatever else not pertaining to users shell interaction)
* 0.3
- lib/source/mercurial.py should be callable via shell with parameters matching each method (ie: ./mercurial.py checkout [src]?)<br />
- The Class should be generalized to ensure portability to other D/VCSs (git, svn, cvs)
</td>
1
edit

Navigation menu