vote up 3 vote down star

Has anybody successfully integrated Clearcase with Teamcity (which advertises Clearcase support) to realize a productive continuous integration build environment on a decent size project?

flag

1 Answer

vote up 0 vote down check

Yes we have, but with a custom ClearCase plugin for TeamCity, in order to::

  • use a dynamic view set with a "time" directive, and to
  • avoid hundreds of "descr -l" for each changed files (which would be sparta, err, no, madness, would be madness since it would represents hundreds of transaction to the ClearCase server)

Check out the TCC plugin on GitHub.

link|flag
Thanks! This looks great, I will definitely give it a shot. – zac Nov 6 at 16:26

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.