vote up 1 vote down star

Hi,

I have a build process that relies on git-describe so I want TeamCity to clone the repository instead of only putting the source without git into the /work folder.

I'm using the JetBrains Git plugin, is there another plugin that does that or should I just write another script that does a git clone before doing a build?

Thanks!

flag

1 Answer

vote up 1 vote down check

There is pre-Jetbrains plugin, which supports checkout on agent: http://www.knowledgetree.com/blog/continuous-integration-with-teamcity-git

link|flag
I think it should be possible to combine these plugins (take checkout on agent part from the old one). – Pavel Sher Oct 21 at 9:29
Thanks. it worked. Also blogged about it here: tigraine.at/2009/10/… – Tigraine Oct 28 at 13:57

Your Answer

Get an OpenID
or

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