Showing category results for Azure DevOps Server

Mar 5, 2013
Post comments count0
Post likes count0

TFS Update 2 Offers Settings Preservation for In-Place Upgrades

AndreaMS

UPDATE: Beginning with TFS 2012 Update 3, we will preserve your settings in the AT-Only wizard too.  Build settings will also be preserved when upgrading Build servers.  This functionality is built into a pop-up on the first page of the Build wizard that asks if you would like to restore your previous settings (click yes).  Beginning with TFS 2013,...

DevOpsAzure DevOps ServerAdmin & Licensing
Feb 26, 2013
Post comments count1
Post likes count0

Customize Git settings in Visual Studio

Andy Lewis

// By: Andy Lewis and Matthew Mitrik Today we're here to help you: Got the latest version of Visual Studio with Git? If not, click here. To use the Visual Studio client tools you'll need to install Visual Studio 2012, apply Visual Studio 2012 Update 2, and finally install Visual Studio Tools for Git. If you want to use Team Foundati...

DevOpsAzure DevOps ServerGit & Version Control
Feb 22, 2013
Post comments count0
Post likes count0

What do you mean “This topic is no longer available” ?

Importer

First off - sorry that you reached this page and are not able to easily find what you need. When you reach this page, it doesn't necessarily mean that the feature is no longer supported or that content is not available for it.   For several releases, we've been streamlining our content with the goal to better support your information needs. As a...

DevOpsAzure DevOps ServerAgile
Feb 12, 2013
Post comments count0
Post likes count0

Run CI builds in your Git team project

Andy Lewis

<!-- // <!-- Run CI builds in your Git team project --> Does your team use continuous integration (CI)? Are you an early adopter of the new Git capabilities in Visual Studio and Team Foundation Service? If so, you'll be glad to hear that you can define a CI build process that automatically builds and tests the code that your team pu...

DevOpsAzure DevOps ServerGit & Version Control
Feb 6, 2013
Post comments count0
Post likes count0

Create, Connect, and Publish using Visual Studio with Git

Andy Lewis

// <!-- Create, Connect, and Publish using Visual Studio with Git --> By: Andy Lewis and Matthew Mitrik (MS) In the few days since we announced Visual Studio and Team Foundation Service support for Git, it's been exciting to see so much interest, along with a lot of great feedback and questions. We will take your feedback to help us guid...

DevOpsAzure DevOps ServerGit & Version Control
Feb 1, 2013
Post comments count0
Post likes count0

Fixes for TFS 2012 Update 1 (aka Cumulative Update 1 for Visual Studio Team Foundation Server 2012 Update 1)

Buck Hodges

We have now released a patch with a set of fixes for TFS 2012 Update 1. Many of you saw that we released a patch in early January and then pulled it down. This is the re-release.Shipping major changes to the server on this much faster cadence has been a learning experience for us. Brian wrote about some of the lessons we learned here. It turns out,...

DevOpsAzure DevOps Server
Jan 30, 2013
Post comments count0
Post likes count0

Getting Started with Git in Visual Studio and Team Foundation Service

Andy Lewis

By Matthew Mitrik (MS), Andy Lewis, and Martin Woodward Today we announced the availability of Git for Visual Studio and Team Foundation Service. In this post, we'll walk through the new experiences. Get set up: Get the free service, and then you can use it with any Git client tools you want, including Visual Studio. To use the Visual Stu...

DevOpsAzure DevOps ServerGit & Version Control
Jan 8, 2013
Post comments count0
Post likes count0

New build of git-tf required for use with Team Foundation Service

Buck Hodges

Yesterday’s update of Team Foundation Service requires a new build of git-tf, which is now available for download. Using a version of git-tf prior to the update will result in repeated prompts for your password but will never succeed in authenticating.Follow me on Twitter at https://twitter.com/tfsbuck

DevOpsAzure DevOps Server
Jan 7, 2013
Post comments count0
Post likes count0

How to connect to TF Service without a prompt for LiveID credentials

Buck Hodges

Normally when you connect to the Team Foundation Service you are presented with a web page to log in with your Microsoft Account (aka LiveID). When you log in you can choose to have it remember you and you won’t have to enter your Microsoft Account credentials again (unless you don’t log in again for a long time, and then you’ll b...

DevOpsAzure DevOps Server