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
September 26, 2008 21:59
Use the command-line runner and give it a script or batch file to run that doesn't compile. I'm using that for a couple of builds, one to run Checkstyle and another to run Opengrok.
Community
TeamCity General Topics
How do I have TC only copy new commited files to the working directory
0 votes
Created
October 20, 2008 21:30
The name localhost always refers to the actual machine you are on at the time. You would need to either reference the machine name (using Active Directory if it's a Windows server, or DNS or a hos...
Community
TeamCity General Topics
Logon Teamcity server from different computer
0 votes
Created
October 27, 2008 15:24
We are using Ant, either version 1.7.0 or 1.7.1 when called from the command line or whichever version is built into Teamcity (the job configuration is an Ant runner). The tasks look like this: ...
Community
TeamCity General Topics
Another JUnit question and an Ivy question
0 votes
Created
November 03, 2008 21:58
The server? No. For individual developer workstations (and probably Teamcity build agent servers) you would just need to install the Subversion client on each machine. Tigris tends to package ev...
Community
TeamCity General Topics
Subversion server reqd?
0 votes
Created
November 12, 2008 16:17
I'm not sure I understand your question. Are you trying to pull from another Teamcity server, or from an Ivy repository someplace, or something different from these?I know that you can use Teamcit...
Community
TeamCity General Topics
How are others getting getting assembly dependencies?
0 votes
Created
November 12, 2008 21:44
What sort of "other repositories"? A separate Teamcity server, or something else?What sort of applications are you building: Java, .Net, or a different technology?
Community
TeamCity General Topics
How are others getting getting assembly dependencies?
0 votes
Created
November 17, 2008 13:08
This one's easy, but it took me a while to figure it out (it's not clear in the TC documentation). If you use include rules, as opposed to exclude, only those items that are specifically included ...
Community
TeamCity General Topics
VCS roots usage?
0 votes
Created
November 17, 2008 12:41
Hello Mark, A failed test in a build is considered new if it had never failed since the last successful build. A test is identified by it's namesuitepackage. A consequence: if your builds are...
Community
TeamCity General Topics
What constitutes "New tests"?
0 votes
Created
November 12, 2008 21:52
I use the artifact dependency UI in several configurations, but not across machines. If your "library repository" is simply a file system that can be accessed from the build agent, you should be a...
Community
TeamCity General Topics
build failing on dependency
0 votes
Created
November 13, 2008 13:27
If you have administrative access to the server, you can create a pre-commit hook in Subversion that will block the commit if there's no text in the comment. I've never done it, so I'm not sure ho...
Community
TeamCity General Topics
Checkin policy for subversion/teamcity?
0 votes
«
First
‹
Previous
Next
›
Last
»