Craig Berntson

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Craig Berntson created a post, Enhancement Request: Don't rebuild if version exists in artifacts
If a dependency build requires a particular version, and that version still exists in the artifact directory, don't run specified steps.Usage scenario: When deploying a particular build into produc... -
Craig Berntson commented, -
Craig Berntson created a post, Artifacts not generated
I have several projects that generate artifacts and some that don't. I don't see any difference in the configurations other than the paths.Here are two artifact paths.This one generates artifacts:R... -
Craig Berntson created a post, Build running files to different drive
The Build runner is currently saving files (artifacts, source code, etc) to the C: drive. I want to have it use a different drive on the server. So two questions,1) Where do I change the settings f... -
Craig Berntson created a post, Use error messages
I'm working on a problem getting FxCop to run under TeamCity. I get this error messageCannot run process ThirdParty\Development\FxCop\FxCopCmd.exe /forceoutput /gac /ignoregeneratedcode /d:Finished... -
Craig Berntson created a post, Selecting newest archive files
I have a build configuration that is generating the release assemblies of a C# solution. The assembies are zipped with the version number as part of the file name, then all stored in the same direc... -
-
-
-
Craig Berntson created a post, Check out from one repository and in to another
I'm automating an existing C# project. Source control is Subversion. I have one solution that is stored in one source code repository, built, then the assemblies need to be stored in a different re...