view README.txt @ 474:6b447cd40492 Faradi-7.1.x

TW-10076 allow to ignore commits where all files excluded by checkout rules Since 7.1 hg-plugin marks empty commits as cannot be ignored. We do that in order to show empty commits which close the branch. Since hg log doesn't contain any signs that commit closes branch, hg-plugin detects it by checking if commit has no changed files. We did that after applying checkout rules, as a result some commits with all files excluded were marked as cannot be ignored which is wrong. Now hg-plugin checks if commit is empty before applying checkout rules.
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Mon, 10 Sep 2012 20:02:07 +0400
parents f6114497a33f
children e9987cf08919
line wrap: on
line source
TeamCity plugin for Mercurial SCM

Installation
=================================

TeamCity 4.x and later

Download mercurial-server.zip and put it into the .BuildServer/plugins folder. Restart server.