Comment on TeamCity 8 — Welcome to The Light Side of Continuous Integration...
It’s mentioned in Upgrade notes that TC8 support only 4.2.4 version of YouTrack. But 4.2.3 is only published!
View ArticleComment on TeamCity 8 — Welcome to The Light Side of Continuous Integration...
It’s published now. Please download version 4.2.4 from http://www.jetbrains.com/youtrack/download/
View ArticleComment on TeamCity 8 — Welcome to The Light Side of Continuous Integration...
[...] Team City 8 is out, and it’s more affordable. It looks like they focussed on making it a load more usable and faster. [Link] [...]
View ArticleComment on TeamCity 8.0.3 (build 27540) is ready by tan.yang
I have a problem for suggestion,please forgive my poor english ,my problem just like this: In TeamCity, I have A B C D four build B & C snapshoot depend on A ,and D is artifacts depend on B &...
View ArticleComment on TeamCity 8.0.3 (build 27540) is ready by Michael Kuzmin
Vote for this feature request in http://youtrack.jetbrains.com/issue/TW-13493 Snapshot dependencies work in pull-style: you run build D, and it calls build A automatically. As a workaround you can...
View ArticleComment on TeamCity plugin for Visual Studio by M. Eck
We are using TeamCIty 7.1.3, Visual Studio 2010 and now SVN 1.8.1. Since the SVN Update we get the message that this version of subversion is not supported. WHat can i do to get the remote build...
View ArticleComment on TeamCity plugin for Visual Studio by Pavel Sher
We added support for Subversion 1.8 in Visual Studio addin in TeamCity 8.0.4 which should be released in September. For now we do not have plans to backport it in 7.1. Related request in our tracker:...
View ArticleComment on TeamCity plugin for Visual Studio by walid R
Hi All, We are using TeamCIty 7.1.3, Visual Studio 2010 and SVN 1.7.11. I’m getting this error and I don’t know how fix it? ” Failed to locate Subversion repository. Subversion is unable to resolve...
View ArticleComment on User Interface Tips and Tricks by Jay Perry
Very cool stuff! Any way to make the button wider? The reason I ask is the button only fits so many characters before it starts cutting off the rest.
View ArticleComment on User Interface Tips and Tricks by Maarten Balliauw
TeamCity 8.0.4 will contain an update to indeed make that possible. Stay tuned!
View ArticleComment on Explaining the Shared Resources plugin by Maarten Balliauw
Not in the same project, as the resource is shared across build configurations for that project.
View ArticleComment on Explaining the Shared Resources plugin by Priya
I got the answer, shared resource name must be unique.
View ArticleComment on First-class PHP Continuous Integration using TeamCity by Deploying...
[...] flow, preferably automated. This can be done using a Continuous Integration (CI) server, TeamCity for example, which fetches the latest commit, runs PHPUnit and deploys it to the target [...]
View ArticleComment on TeamCity 8.1 EAP1 is Out! by Mark
We have also reworked VCS labeling as a Build Feature instead of options in the VCS Settings section: not to worry, your existing settings are converted automatically to the new format allowing more...
View ArticleComment on Automatic Merge by Mark
Am I correct in thinking that this only really applies to a DVCS environment like Git or Mercurial, as opposed to Subversion?
View ArticleComment on Automatic Merge by Michael Kuzmin
Yes, this is a feature for Git and Mercurial. For Subversion, Perforce and others we still have Remote run and Pre-tested commits.
View ArticleComment on TeamCity 8.1 EAP1 is Out! by Automatic Merge | JetBrains TeamCity...
[...] Early Access Program (EAP) ← TeamCity 8.1 EAP1 is Out! [...]
View ArticleComment on TeamCity 8 — Welcome to The Light Side of Continuous Integration...
Does this mean we must wait for TC 8.1 to use VS2013 build files / tools? Or can we use TC 8.0 and run an 2013 build with some configuration fiddling?
View ArticleComment on Automatically Building Pull Requests from GitHub by Pencho Ilchev
Great article! We use this in our CI process. I potential gotcha is the use of a build trigger that fires on commit. GH will force a commit in refs/pull/xxx/merge whenever the status of the pull...
View Article