Steven Pont
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Using a Perforce VCS Root to build at a label
I am running TeamCity 7.1.5 and using Perforce as my VCS.I set up a project where the VCS Root checks out based on a supplied label. In the project, the VCS checkout mode is "Automatically on agen... -
Created system.teamcity.auth.userId does not have permissions to access user info
I'm trying to run an application during a build which uses the REST API. The REST calls are authenticated using %system.teamcity.auth.userId% and %system.teamcity.auth.password%. All of the REST ... -
Created Getting a list of changes in a build
I'm trying to keep track of changes that were made in particular builds for documentation purposes. (The change descriptions are those coming from the VCS, which in my case is Perforce.) I can "k... -
Created Retrying after a failed build
I have TeamCity configured to use a VCS Trigger, which will trigger a build when one particular file is changed in the VCS (Perforce). This allows the users to control when the builds are done. I...