Mhedgpeth
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created Is there a way to fail the build if any duplicates are found with the Duplicates Finder (.NET)?
I would like to fail the build if any duplicates are found with the duplicates finder. This way I won't have to check it; I'll know that there are no duplicates. Is this possible? -
Created What is the best practice for updating .NET assembly versions?
We have an msbuild task that updates the AssemblyInfo.cs files so that the .NET Assembly version will match the continuous integration version (by using the build_number property).Some products wan... -
Created In Windows Authentication mode, does changing one's domain password affect one's TeamCity account at all?
For example, user1 has a TeamCity account with Visual Studio plugin and a firefox session set to remember the user. The user then changes her password. Would that user then need to reauthenticate... -
Created How do I set up windows authentication? (for non-experts)
This link (http://www.jetbrains.net/confluence/display/TCD4/Authentication+Settings) is good for people who know what they're doing, but I'm a little lost because I don't know a lot about active di... -
Created Does changing authentication scheme delete all current users?
I just upgraded to the enterprise edition and am looking at changing the authentication scheme. I have 20 users already set up with the basic authentication scheme. Will changing schemes delete t... -
Created [EAP 4.0.1 build 8137] Getting project sources not completing after 9 hours
I am trying to implement TeamCity for a project which has a codebase of 37,442 files in 2,287 folders taking up 6.89 GB of disk space. We are running TFS. I have set up a single VCS root which go...