Size: 2611
Comment:
|
Size: 2547
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<u style="display: none;">... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... no changes ... <a href='http://www.ringtones-dir.net'>free ringtones</a> : [http://www.ringtones-dir.net download ringtones] - [HTTP://www.ringtones-dir.net download ringtones] : [nokia ringtones|http://www.ringtones-dir.net] - [nokia ringtones|HTTP://www.ringtones-dir.net] : http://www.ringtones-dir.net/download/ : [[http://www.ringtones-dir.net ring tones]] : [[http://www.ringtones-dir.net | ringtones download]] : "samsung ringtones" http://www.ringtones-dir.net : [http://www.ringtones-dir.net|ringtones free] </u>= Other Tools that work with Mercurial = | = Other Tools that work with Mercurial = |
Line 3: | Line 3: |
* [http://www.cyd.liu.se/~freku045/gct hgct] is a GUI-based commit tool | * [http://repo.or.cz/w/hgct.git hgct] is a GUI-based commit tool |
Line 5: | Line 5: |
* [http://www.darcs.net/DarcsWiki/Tailor tailor] is a tool for converting between SCMs | * [http://progetti.arstecnica.it/tailor tailor] is a tool for converting between SCMs |
Line 10: | 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 15: | 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. ---- CategoryHomepage |
* [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. |
Other Tools that work with Mercurial
[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/tailor tailor] is a tool for converting between SCMs
hgk is a port of the gitk history browser and can be found in contrib. See UsingHgk for install information.
- scripts to use git-viz with Mercurial can be found in contrib
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.
There is a Mercurial plugin for Jira [http://www.atlassian.com/software/jira] available from [http://confluence.atlassian.com/display/JIRAEXT/Mercurial+Plugin]
[http://die-offenbachs.de/eric/index.html eric] is a Python IDE which as of 3.8.0 supports Mercurial.
[http://meld.sf.net meld] is a GUI diff,merge and commit tool with plugin SCM support.
[http://wiki.gnuarch.org/xtla#DVC DVC] Emacs integration for distributed SCM.
OS X text editor [http://macromates.com TextMate] supports Mercurial if you install the Mercurial bundle from the [http://macromates.com/svn/Bundles/trunk/Bundles/ svn repository] (L/P: anon/anon).
[http://www.logilab.org/projects/devtools devtools] is a set of development tools used at Logilab.
[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.