Released: 2.0.0.1 (Nov 08, 2010)
This is the VS 2010 port of the tool that targets TFS 2008 build while running from within VS 2010 IDE. NOTES:The web service and the tasks installer are still the same. You can pick them up from...
View ArticleCreated Release: 2.0.0.1 (Nov 08, 2010)
This is the VS 2010 port of the tool that targets TFS 2008 build while running from within VS 2010 IDE.NOTES: The web service and the tasks installer are still the same. You can pick them up from...
View ArticleNew Post: error MSB4062: The "TfsTasks.ExecMulti" task could not be loaded...
I'm getting this error:C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\TeamBuild\BuddyBuildExtensions.targets(298,9): error MSB4062: The "TfsTasks.ExecMulti" task could not be loaded from the...
View ArticleNew Post: error MSB4062: The "TfsTasks.ExecMulti" task could not be loaded...
Hi Jeff,This error typically indicates that TFSExtensionsTasksSetup.msi was not installed on the TFS Build Agent machine. Note that TFSExtensionsTasksSetup.msi should be installed on your Team Build...
View ArticleNew Post: Queries
I have a build in TFS 2008 that gets triggered for every check-in, and what I need is followingIf the source code checkedin by the developers has any errors, then the code changes should not be checked...
View ArticleNew Post: Queries
Hi Nabeel,Regarding the scenario you are describing, when you run tests as part of Team Build 2008, the default behavior upon failure of the tests is to mark the build as partially failed, not fully...
View ArticleNew Post: Queries
Thanks for the response. Just so that you know I am actually making the build completely fail (not partially failed) on any of the tests failure. The way I am doing this is setting up the...
View ArticleNew Post: Queries
Sorry for the delayed reply.So, I was able to perform some testing to figure out why breaking the build upon test failure was not preventing the checkin from occurring, and I found out the...
View ArticleNew Post: Build Buddy and Team Explorer Everywhere
Is it possible to integrate Build Buddy into the Eclipse tool Team Explorer Everywhere?
View ArticleNew Post: Build Buddy and Team Explorer Everywhere
No, the tool does not integrate into Team Explorer Everywhere 2010. But if you have TFS 2010, with SP1 of TEE you can now take advantage of gated checkins and buddy builds. If you're still using TFS...
View ArticleNew Post: Support for TFS 2010
Unfortunately there are no plans for supporting TFS 2010 since TF Build 2010 has most of the functionality that this tool exposes, and they even work much better out of the box. The main goal of this...
View ArticleNew Post: No appropriate mapping exist - No changes unshelved.
Hi, I am getting this error when the buddy build tries to unshelve the shelveset that I am using in the buddy build. I am not sure how to resolve this. Appreciate any help anyone can provide! Tim
View ArticleNew Post: No appropriate mapping exist - No changes unshelved.
Hi Tim,It looks like you might have file paths in the shelveset that do not fall within the workspace mappings for your build.You can verify the build's workspace mappings by looking under the...
View ArticleNew Post: GetVersion Property
I have created a custom property for GetVersion and set a default value to a specific changeset. When I queue a new buddy build and I clear out the value of the custom property, the build does not...
View ArticleNew Post: GetVersion Property
The Buddy Build Extensions script actually uses the value of $(GetVersion) in order to resync after unshelving. I think you are having a problem when you clear the value of $(GetVersion) since that...
View ArticleNew Post: GetVersion Property
Mojallou, thank you for your response. I will give this a try! Tim
View ArticleSource code checked in, #79962
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article