WorkingWithMercurial: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
* [[Using Mercurial locally with CVS]]
* [[Using Mercurial locally with CVS]]
* [[Mercurial on Windows]]
* [[Mercurial on Windows]]
== External links ==
* [http://www.selenic.com/mercurial Mercurial home page]
* [http://hgbook.red-bean.com Distributed revision control with Mercurial], a.k.a. "hgbook".  Great introduction and reference.  Covers usage of MQ (Mercurial Queues).

Revision as of 22:10, 31 July 2007

This page will eventually be a starting point to working with Mercurial, the version control system that Mozilla will be transitioning to for all releases post-1.9.

External links