Software:Hgsubversion: Difference between revisions

From HandWiki
(change)
 
(No difference)

Latest revision as of 15:33, 16 February 2024

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

External links