Search code examples
teamcityteamcity-7.1

Teamcity - Incompatible Agent configuration


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.


Solution

  • 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.