My situation is:
- I have some revisions of code (in SVN)
- I have some build configurations for different applications
- I have a Map in another app (Zookeeper) which knows what revisions I want to build now
I want TeamCity to update build parameters dynamically when build process starts. Any ideas?