Posts by this author

Oct 21, 2013
0
0

Git and HTTPS with TFS 2013

Philip Kelley has written a great blog post that explains using HTTPS with Team Foundation Server 2013. In it he explains basic auth and Windows auth among other things. If you are using a self-signed certificate, the post will tell you how to add it to your client so that git.exe will work. Git network operations in Visual Studio 2013 Visual ...

TFS 2013
Oct 19, 2013
0
0

How to fix an error with the Windows 8.1 upgrade utility

I had gotten a Windows 8 upgrade key with the purchase of a computer last summer. I hadn’t used it, so I wanted to upgrade a desktop my family uses. I ran the utility WindowsSetupBox.exe that you can download from the Upgrade Windows with only a product key page. However, it failed quickly after choosing either to run the upgrade or to ...

Random
Sep 20, 2013
0
0

What’s installed on the build machine in Visual Studio Online?

If you are using Visual Studio Online and wondering what’s installed on the build machine for your builds to use, we have a list here. Tarun Arora, one of our MVPs, put together a web site that shows a comprehensive list of what’s installed: http://listofsoftwareontfshostedbuildserver.azurewebsites.net/.Follow me on Twitter at twitter....

Team Foundation ServerTFService
Sep 13, 2013
0
0

Team Foundation Service 2013 RC is go-live–use it in production

Have you upgraded to TFS 2013 RC yet? It’s a supported, “go-live” release that you can use in production. We are using it ourselves in production our biggest internal server (I’ve written about that server before). Download TFS 2013 RC and upgrade. You can check out what’s new here (hint: the background image at the ...

Team Foundation ServerTFS 2013
Sep 13, 2013
0
0

How to delete a team project from Team Foundation Service using the web UI

[Update 18 Nov. 2013] It is now easier to get to the UI to delete a project. Navigate to the home page for your team project, then click on the gear icon in the upper left, and then you can click on the drop down arrow that will show up when you mouse over the name of the team project. You now have the ability to delete a team project from TF ...

Team Foundation ServerTFService
Apr 4, 2013
0
0

Team Foundation Server 2012.2 (aka Update 2) now available

Today we released the second update for TFS 2012 (TFS, TFS Express). You will find a detailed list of features in this blog post. You need to install the one that matches your installation – full or express. You do not need to uninstall TFS 2012 RTM or TFS 2012 Update 1. Installing TFS 2012.2 will take care of uninstalling your previous TFS ...

Team Foundation ServerTFS 2012
Mar 30, 2013
0
0

How to see activity and job history in TFS 2012

[Update 9/15/14] Here you can find permissions for these pages. [Update 4/24/15] Added information about filtering job history by result. With TFS 2012, we introduced a new feature in the web UI that makes it easy to look at the activity and job history on your TFS 2012 server (this feature was first introduced in 2012 RTM). Before the 2012 ...

Team Foundation ServerTFS 2012TFS 2013
Mar 30, 2013
0
0

Team Foundation Server 2012 Update 2 supports 2010 Build Agents and Controllers

[UPDATE 9/26/13] TFS 2013 will include support for both TFS 2010 build agents and controllers and also TFS 2012 build agents and controllers. One of the changes we made in TFS 2012 for Update 2 was to support TFS 2010 build agents and controllers. This provides several major benefits. The first is the obvious one of not having to upgrade your ...

Team Foundation ServerTeam BuildTFS 2012
Jan 9, 2013
0
0

OData Service for TFS v2

Brian Keller has released a beta of the second version of his OData service. We are also working to bring it to TF Service, so stay tuned. Check out the beta and give him feedback! OData Service for Team Foundation Server v2 Today we are releasing the beta of the OData Service for Team Foundation Server v2 along with a sample Windows Store ...

Team Foundation ServerTFS 2010TFS 2012