Comment on TeamCity and Visual Studio Online Source Control by Max
Try removing “/$/xxx/” from your URL and add it as it suggests under the TFS Settings URL input box. I have just “https://xxx.visualstudio.com/DefaultCollection” and it works.
View ArticleComment on TeamCity and Visual Studio Online Source Control by Pavel Sher
I just checked it myself, and it works fine. If you still have these problems please contact us via teamcity-feedback@jetbrains.com.
View ArticleComment on Introducing TeamCity Azure plugin – Run builds in the cloud by...
Really great thanks. However a couple of feature requests: we would like the option to be able to enable the cloud integration such that users can manually start and stop the servers from within team...
View ArticleComment on TeamCity and Visual Studio Online Source Control by Matt K
We are having this same problem when trying to connect to VSO. Our error is: Cannot create a project using the specified URL. The URL is not recognized. Any ideas?
View ArticleComment on TeamCity build status icon by blicket
I second code coverage badge! Please make it happen captain.
View ArticleComment on TeamCity and Visual Studio Online Source Control by Andrew
Same problem for me, but only for TFS based. Git works. TC Version 9.0.1 (build 32116) TFS Project: The following result in “Cannot create a project using the specified URL. The URL is not recognized.”...
View ArticleComment on TeamCity and Visual Studio Online Source Control by Andrew
So it appears that using projects with spaces that would give the URL %20 will break for TFS projects and will add implicit parameters to the git projects.
View ArticleComment on Introducing TeamCity Azure plugin – Run builds in the cloud by...
Could you please submit these feature requests to our tracker: https://youtrack.jetbrains.com/issues/TW ?
View ArticleComment on TeamCity and Visual Studio Online Source Control by Pavel Sher
Thank you for additional details. Created request in our tracker: https://youtrack.jetbrains.com/issue/TW-39730
View ArticleComment on TeamCity and Visual Studio Online Source Control by Pavel Sher
Hello, Please try it in 9.0.2 which should be released really soon.
View ArticleComment on TeamCity 9.0.2 is here by Scott
Does this 3.0 dotCover free version that is bundled with TC have this (from the 3.0 page): dotCover now lets you include non-covered solution assemblies into the coverage results. I really was looking...
View ArticleComment on Send Visual Studio Online Team Room Notifications from TeamCity by...
This is pretty bad that we can’t set up Room name per configuration. We are building ~10 different projects on TeamCity and each of them have own room on VSO. I would like to be able to submit...
View ArticleComment on TeamCity Build Dependencies by Sam
I have set up a dummy build configuration in Teamcity, which actually depends other 2 builds. so, when i run this dummy build, its actually running the other 2 builds first and then this dummy build....
View ArticleComment on Introducing TeamCity Azure plugin – Run builds in the cloud by...
[…] have released a plugin to help with Azure/Team City […]
View ArticleComment on NuGet Package Restore with TeamCity by Erik
I dont expect you to read this seeing as the post is really old, but as of teamcity v 9.0.1 (build 32116) this runner is impossible to use in a template where the solution file name is a parameter as...
View ArticleComment on Integrating TeamCity and Visual Studio Online Work Items by André...
When this plugin will support TC 9.0? The build configuration on public TC server only has builds for TC 8.0….
View ArticleComment on SBT runner for TeamCity by Joe
Same error in the build plugin, it is looking for Java compiler in the wrong location. To start with it should be $JAVA_HOME, but it is looking in the buildAgent/temp/agentTmp/agent-sbt/bin folder,...
View ArticleComment on NuGet Package Restore with TeamCity by Pavel Sher
Could you please submit a bug report in our tracker?
View ArticleComment on Send Visual Studio Online Team Room Notifications from TeamCity by...
Please submit a feature request in our tracker.
View ArticleComment on TeamCity plugin for Visual Studio by Max
Hi, the addin doesn’t include Git or Mercurial as sourcecontrol. Branch Remote Running for Git is quite convoluted in order to have local builds. (for example, I don’t want to create any branch) Is...
View Article