sam*_*sam 1 teamcity mercurial agent
我正在使用VCS checkout模式到代理端,并且还在agent.properties文件中定义了teamcity.hg.agent.path = c:\ program files\mercurial\hg.exe.仍然VCS没有拿起这个设置并给我以下错误: -
Test connection failed in Dev :: Stocks :: Build and Package. Cannot find mercurial executable at path 'hg'
Run Code Online (Sandbox Code Playgroud)
还定义了windows环境变量中的路径.Mercurial未安装在服务器计算机上.我在文档中读到,如果您使用代理方签出,则不需要.请指导我在这里缺少的东西.谢谢