Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/mercurial/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
TeamCity/Mercurial-破损补丁_Mercurial_Teamcity - Fatal编程技术网

TeamCity/Mercurial-破损补丁

TeamCity/Mercurial-破损补丁,mercurial,teamcity,Mercurial,Teamcity,我已经建立了TeamCity(v6.5.5-build 18087)来从Mercurial构建一个ASP.NET项目。在56 build now中,我两次遇到下面的错误,我能看到的唯一共同点是这些变更集添加了文件 如果我清除服务器的mercurial缓存,我会在下次之前解决这个问题,但这不是一个很好的解决方案 我看到过有类似问题的人发的帖子,但没有从阅读中找到解决方案 如果有人能给我指出正确的方向,我将不胜感激 从TeamCity构建日志: [20:54:21]: Patch is broken

我已经建立了TeamCity(v6.5.5-build 18087)来从Mercurial构建一个ASP.NET项目。在56 build now中,我两次遇到下面的错误,我能看到的唯一共同点是这些变更集添加了文件

如果我清除服务器的mercurial缓存,我会在下次之前解决这个问题,但这不是一个很好的解决方案

我看到过有类似问题的人发的帖子,但没有从阅读中找到解决方案

如果有人能给我指出正确的方向,我将不胜感激

从TeamCity构建日志:

[20:54:21]: Patch is broken, can be found in file: C:\BuildAgent\temp\cache\temp547491181020464280patch_64 
[20:54:21]: Failed to build patch for build #56 {build id=64}, VCS root: mercurial: http://server:8000 {instance id=1, parent id=2}, due to error: 'cmd /c hg cat -o C:\TeamCity\temp\mercurial9111169551826812670catresult\%p -r 75f205de9192 website\MasterPage.master website\MasterPage.master.designer.cs website\OurProject.csproj website\Login.aspx website\Login.aspx.designer.cs website\apage.aspx website\apage.aspx.designer.cs website\anotherpage.aspx website\anotherpage.aspx.designer.cs website\thirdpage.aspx website\thirdpage.aspx.designer.cs' command failed. stderr: abort: data/website/thirdpage.aspx.i@2b64b5d6eb86: no match found! 

jetbrains.buildServer.agent.impl.patch.PatchDownloaderImpl$1: Server was not able to build correct patch, most likely due to VCS errors, will try again. at jetbrains.buildServer.agent.impl.patch.PatchDownloaderImpl.throwError(PatchDownloaderImpl.java:113) at jetbrains.buildServer.agent.impl.patch.PatchDownloaderImpl.checkPatch(PatchDownloaderImpl.java:103) at jetbrains.buildServer.agent.impl.patch.PatchDownloaderImpl.copyPatchAndCheck(PatchDownloaderImpl.java:64)...

如果你没有得到好的答案,考虑在JeTeWork的团队城市论坛上问这个问题: