CC.net to TeamCity Migration
My company is currently using CC.Net for Continuous Migration, but we are very interested in using TeamCity. What is the easiest way to convert a CC.net project file to a TeamCity project? I'm still just learning TeamCity so please provide as much detail as you can.
Please sign in to leave a comment.
Scott,
They are very different products, and there is no automatic convertor.
But TeamCity allows to modify its settings from external screpts, take a look at REST API. Configuration files also can be modified directly.