knst

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
knst created a post, Connecting newly installed TC instance to existing DB
I have a DB from previously installed teamcity. The server was lost so I'v installed new one. When I try to connect to existing DB (provide database.properties) I get "Found a TeamCity schema when ... -
knst created a post, quote
I requested quote 2 days ago(and repeated request yesterday), and have not got any answer yet. My company is going to buy TC enterprise license, but I can not order license unless I provide accoun... -
knst created a post, Agent side mercurial checkout does not apply checkout rules
May be i'm doing smth wrong but I can not get VCS checkout rules working on agent side. Server side checkout is significantly longer. I've created an issue http://youtrack.jetbrains.net/issue/TW-19... -
-
knst created a post, Is it possible to provide build params in trigger or determine the way build was triggered in build script?
I have a build that compiles, tests and publishes build package to Package Repository (nuget/openwrap)I'd like to have 2 build triggers:VCS and scheduleWhen buils is triggered by VCS, package shoul... -
knst commented, -
knst created a post, Automated code formatting
Is it possible to automate code formatting with TeamCity or may be R#.The use case I'd like to have:1. Developer checks in the changeset2. Teamcity recognizes the check in and applies the configu... -
knst commented, -
knst created a post, Is it possible to automate build creation.
I need to automate the following process:1. Create a branch in perforce2. Create TeamCity VCS root pointing to new branch3. Clone existing TeamCity build config and modefy it: 3.1 Attach to VC... -
knst created a post, recreation of DB used by unittests before starting sln2005
What is a proper approach for the subj? I recognize that I can use NAnt build, but the only thing I need is execution of cmd script before the build, fail of which would cause whole build fail. Sup...