hgsubversion
Jump to navigation
Jump to search
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
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- hgsubversion project site (Archived)
- hgsubversion extension at the Mercurial site (Archived)
- hgsubversion at PyPI