I am trying to create a Build Configuration in TeamCity.

I do have a Agent setup properly and I do have many projects properly working on TeamCity before. This is just a new configuration I am trying to create,

however, my current teamcity agent is not compatible, it gives below error message

Implicit requirements: 20DA defined in VCS Root: Site1 20Lines/Technical defined in VCS Root: Site1

I don't understand the error message above, tried searching on internet but no pointers. It seems to me some issue with my SVN. Pls help.

有帮助吗?

解决方案

It is most likely because you have parameters/variables defined in your SVN VCS Root. But on your build agent, those parameters/variables do not exist.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top