hgsubversion
From Infogalactic: the planetary knowledge core
hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client. It has been chosen by the Python developers as the preferred method for transitioning from Subversion to Mercurial as their version control system, once it is production quality.[1]
hgsubversion was initially written by Augie Fackler[2] and has been publicly developed since September 2008.[3] It is distributed under the GPL version 2 and is Free and open source software.[4]
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- hgsubversion project site
- hgsubversion extension at the Mercurial site
- hgsubversion at PyPI
- a Mercurial “super client”, blog-post praising hgsubversion and describing how to use the development version.