开发者

Build Solution on TFS using a specific changeset

开发者 https://www.devze.com 2023-01-21 08:08 出处:网络
I am developing a project that uses TFS to build solutions. But I found an error that I do not know how to solve it. When we compile a solution, we can specify a changeset to compile, right? Imagine t

I am developing a project that uses TFS to build solutions. But I found an error that I do not know how to solve it. When we compile a solution, we can specify a changeset to compile, right? Imagine the following scenario:

  1. At this moment the last changeset is number C100
  2. We created the proj file in TFS. After creating the file, the C101 is the last changeset.
  3. I try to compile using the changeset number C99.
  4. An error occurs: TF224003: An exception occurred on the build computer xxxxxxx: TF42006: The build service not could get the project build definition file is xxxxx. Ensure, the project file exists and the build开发者_StackOverflow service account domain \ xxxxx is a member of the Build ...

In this scenario, is there any solution?


Have you tried these suggestions? Examine this scenario and see if any of it matches your case. possible solutions

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号