Software:hgsubversion

From HandWiki
Revision as of 15:33, 16 February 2024 by Rtexter1 (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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