Hgsubversion
{{Orphan|date=August 2023}}
{{Lowercase title}}
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.{{Cite web|url=https://www.python.org/dev/peps/pep-0385|title=PEP 385 -- Migrating from Subversion to Mercurial|publisher=Python.org|date=25 May 2009|access-date=27 July 2021|url-status=live|archive-url=https://web.archive.org/web/20210616071958/https://www.python.org/dev/peps/pep-0385/|archive-date=16 June 2021}}
hgsubversion was initially written by Augie Fackler{{Cite web|url=http://blog.red-bean.com/sussman/?p=116|title=a Mercurial "super client"|publisher=iBanjo|date=14 October 2008|last=Collins-Sussman|first=Ben|access-date=27 July 2021|url-status=live|archive-url=https://web.archive.org/web/20210125170051/http://blog.red-bean.com/sussman/?p=116|archive-date=25 January 2021}} and has been publicly developed since September 2008.{{Cite web|url=http://bitbucket.org/durin42/hgsubversion/changeset/f2636cfed115|title=Initial import of hgsubversion into a public repository|website=bitbucket.org|access-date=27 July 2021|url-status=dead|archive-url=https://web.archive.org/web/20110807195525/https://bitbucket.org/durin42/hgsubversion/changeset/f2636cfed115/|archive-date=7 August 2011}} It is distributed under the GPL version 2 and is free and open-source software.{{Cite web|url=http://bitbucket.org/durin42/hgsubversion/src/tip/COPYING|title=hgsubversion / COPYING|website=bitbucket.org|access-date=27 July 2021|url-status=dead|archive-url=https://web.archive.org/web/20110807195739/http://bitbucket.org/durin42/hgsubversion/src/tip/COPYING|archive-date=7 August 2011}}
References
{{Reflist}}
External links
- [https://web.archive.org/web/20140224001829/http://bitbucket.org/durin42/hgsubversion/wiki/Home hgsubversion project site] (Archived)
- [https://web.archive.org/web/20120205160432/http://mercurial.selenic.com/wiki/HgSubversion hgsubversion extension at the Mercurial site] (Archived)
- [https://pypi.python.org/pypi/hgsubversion/ hgsubversion at PyPI]
Category:Free software programmed in Python
Category:Free version control software
Category:Software using the GNU General Public License
{{free-software-stub}}