I need to set up TeamCity (I'm a super beginner with this beast that is called TeamCity).
Just to get things going, I want to be able to Pull from a few repositories from Mercurial (So I can see where they're pulled into, so I can move into setting up the build steps)
This is what I've done so far:
- created the project
- Setup the VCS bit (Test connection works; so I know Mercurial is properly working)
I want to test this setup by clicking the "Run..." button so I see the files are being pulled from mercurial
The problem is I don't see the "Run..." button. how can I go about this
Create a build step to simply pull data from mercurial