I'm trying to reconfigure our TeamCity build server (running on WIN 2008) and switch from SVN to Mercurial repository. I use the following link as Configuring Mercurial (Hg) with TeamCity over SSH at RepositoryHosting. I spent several days and still can't get it work. I can reach the Mercurial repository from TeamCity (via Test Connect) and I can pull code from Mercurial via TrotoiseHG, but the build fails every time because TeamCity cannot pull source code from the server.
Does anybody had the same issue?