hgsubversion
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
- ^ "PEP 385 -- Migrating from Subversion to Mercurial". Python.org. 25 May 2009. Archived from the original on 16 June 2021. Retrieved 27 July 2021.
- ^ Collins-Sussman, Ben (14 October 2008). "a Mercurial "super client"". iBanjo. Archived from the original on 25 January 2021. Retrieved 27 July 2021.
- ^ "Initial import of hgsubversion into a public repository". bitbucket.org. Archived from the original on 7 August 2011. Retrieved 27 July 2021.
- ^ "hgsubversion / COPYING". bitbucket.org. Archived from the original on 7 August 2011. Retrieved 27 July 2021.
External links
- hgsubversion project site (Archived)
- hgsubversion extension at the Mercurial site (Archived)
- hgsubversion at PyPI