Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Mark Bickford
Total activity
169
Last activity
June 09, 2016 13:01
Member since
May 07, 2008 21:09
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
64
Activity overview
Posts (31)
Comments (74)
Sort by recent activity
Recent activity
Votes
Created
October 30, 2008 15:20
I'm sorry it took me a while to get back to you. We are on TC 3.1.2, and with a recent change to our build script the problem is no longer appearing. Thanks for your help!
Community
TeamCity General Topics
Another JUnit question and an Ivy question
0 votes
Created
November 13, 2008 17:40
Something occurred to me: is your Teamcity running as a service on a Windows machine? If so, it may not have access to the shared drive even though you would have that access if you logged into th...
Community
TeamCity General Topics
How are others getting getting assembly dependencies?
0 votes
Created
November 13, 2008 18:41
Can you create a very simple build that just tries to go out and fetch the dependencies 9without actually building anything), and probably runs a command along the way to dump out all of its enviro...
Community
TeamCity General Topics
How are others getting getting assembly dependencies?
0 votes
Created
November 17, 2008 13:14
Check in a simple batch file (I'm guessing you're running everything on Windows) like this-@echo onREM show the environment variablessetREM show the mapped drivesnet useREM copy files from repo to ...
Community
TeamCity General Topics
How are others getting getting assembly dependencies?
0 votes
Created
November 12, 2008 16:00
...However, manual stopping of the build will work only on the platforms supported by the underlying library used (see list of supported platforms for the 3.5 version on http://www.teamdev.com/jn...
Community
TeamCity General Topics
Supported Platforms for Build Agents
0 votes
Created
November 12, 2008 16:11
I'm now doing exactly this. I set a "skip.instrument" property in the Ant build if the property emma.coverage.out.file (set by Teamcity if coverage is enabled) exists, and then make the Cobertura-...
Community
TeamCity General Topics
EMMA / Cobertura issue
0 votes
Created
December 01, 2008 20:23
Yes, it appears to be fine now. Thanks for your quick response!
Community
TeamCity General Topics
Re: TeamCity 4.0 is released
0 votes
Created
January 20, 2009 16:05
Other users were able to download the plugin without issue, so it appears to be particular to one user's configuration. I was able to pull the eclipse plugin directory over to a local LAN drive an...
Community
TeamCity General Topics
TC 4.0.1: Unable to download Eclipse plugin
0 votes
Created
March 02, 2009 16:13
Teamcity itself doesn't have a built-in facility to deploy applications. What you would need to do in Java is create an Ant script that can do the deployment with as little user input as possible,...
Community
TeamCity General Topics
How deployment works in TeamCity?
0 votes
Created
May 16, 2008 13:21
I don't know which build runner or application server you are using, but that sounds like something you could add to a command-line script, or even an Ant build file. We do automatic deployments t...
Community
TeamCity General Topics
feature: automatic deployment to staging environment
0 votes
«
First
‹
Previous
Next
›
Last
»