General Info
Vendor | JetBrains |
License | |
Type | free, open-source |
Plugin Description
Adds Mercurial support.
Plugin is described in the TeamCity documentation (Mercurial).
Plugin Development Status
Stable, production quality.
TeamCity Versions Compatibility
The current plugin version is designed to work with TeamCity 3.1 and later.
Installation instructions
TeamCity versions 3.1.x
- Put
3.1/server/*.jar
to the<TeamCity web application>/WEB-INF/lib
directory. - Put
3.1/agent/mercurial-agent.zip
<TeamCity web application>/update/plugins
directory. - Restart the server.
TeamCity versions 4.x and higher
- Put
4.x/mercurial.zip
into<TeamCity Data Directory>/plugins
folder. - Restart the server.
Known Issues
- Remote run from IDE is not supported
- Checkout rules for agent-side checkout are not supported except for
.=><target_dir>
rule.
Feedback/Support
If you believe you've faced a bug: Issue Tracker (project: TeamCity)
If you want to ask a question or discuss: Forum
Any of the above, but you do not want it to be publicly accessible: Online Form or Feedback email
Development links
Sources in Mercurial repository. Snapshot of the sources is also available in the mercurial-src.zip
download package.
Builds for (TeamCity 3.1, 4.x), for (TeamCity 5.0.x) at JetBrains public TeamCity instance.
Related Materials
Initial announcement on TeamCity dev blog