| The plugin is bundled in the latest TeamCity 5.0 EAP. If you installed the plugin manually, please remove it from .BuildServer/plugins when using TeamCity 5.0 |
General Info
| Vendor | JetBrains |
| License | Apache 2.0 |
| Type | free, open-source |
Plugin Description
Adds Mercurial support.
Plugin Development Status
In final stage of development. Snapshot builds are available.
Everyone is encouraged to try the plugin, however issues can be uncovered.
TeamCity Versions Compatibility
The current plugin version is designed to work with TeamCity 3.1 and up, including 4.0 EAP versions.
Documentation
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 form 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: 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
Labels:
None