Differences between revisions 23 and 41 (spanning 18 versions)
Revision 23 as of 2006-12-10 23:02:49
Size: 1764
Editor: mpm
Comment:
Revision 41 as of 2007-08-12 04:55:06
Size: 2876
Editor: dsl027-181-229
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://www.cyd.liu.se/~freku045/gct hgct] is a GUI-based commit tool
 * [http://www.darcs.net/DarcsWiki/Tailor tailor] is a tool for converting between SCMs
 * [http://repo.or.cz/w/hgct.git hgct] is a GUI-based commit tool
 * [http://qct.sourceforge.net/ qct] is a GUI-based commit tool, designed for portability
 * [http://progetti.arstecnica.it/t
ailor tailor] is a tool for converting between SCMs
Line 7: Line 8:
 * There's experimental support for Mercurial in [http://projects.edgewall.com/trac/ Trac], using the [http://projects.edgewall.com/trac/wiki/TracMercurial TracMercurial] plugin. See HgSysTrac for more instructions.  * There's experimental support for Mercurial in [http://projects.edgewall.com/trac/ Trac], using the [http://projects.edgewall.com/trac/wiki/TracMercurial TracMercurial] plugin. See HgSysTrac for using Trac and hg to manage system configuration.
Line 9: Line 10:
 * [http://www.die-offenbachs.de/detlev/eric3.html eric3] is a Python IDE which as of 3.8.0 supports Mercurial.  * [http://die-offenbachs.de/eric/index.html eric] is a Python IDE which as of 3.8.0 supports Mercurial.
Line 14: Line 15:
 * [http://www.eclipse.org Eclipse] is a IDE, it can be used to manage your repositories using the [http://www.vectrace.com/mercurialeclipse Mercurial Plugin]
 * [http://pida.berlios.de/ Pida] - PIDA is an integrated development environment, focused and written in python - you can choose between the included editor and vim (which absolutely rocks). You can use almost all actual (D)VCS from inside it.
 * [http://www.eclipse.org Eclipse] is an IDE, it can be used to manage your repositories using the [http://www.vectrace.com/mercurialeclipse Mercurial Plugin]
 * [http://www.netbeans.org NetBeans] is an IDE, it can be used to manage your repositories using the soon to be released [http://wiki.netbeans.org/wiki/view/MercurialVersionControl Mercurial Plugin] (May 07)
 * [http://pida.co.uk/ Pida] - PIDA is an integrated development environment, focused and written in python - you can choose between the included editor and vim (which absolutely rocks). You can use almost all actual (D)VCS from inside it.
 * [http://maven.apache.org/ Maven] - Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. Usage information can be read [http://maven.apache.org/scm/mercurial.html here].
 * [http://rope.sf.net/ Rope] A python refactoring library. File and folder changes in a project that uses Mercurial are handled.
 * [http://pypi.python.org/pypi/hgsvn/ hgsvn] is a set of scripts to work locally on Subversion checkouts using Mercurial.
 * [https://hudson.dev.java.net/ Hudson] continuous integration engine can work with mercurial repositories through [http://hudson.gotdns.com/wiki/display/HUDSON/Mercurial+Plugin Hudson Mercurial plugin]

Other Tools that work with Mercurial

OtherTools (last edited 2022-01-03 05:56:32 by DanKurtz)