Showing category results for Azure DevOps Server

Jul 10, 2013
Post comments count0
Post likes count0

Team Foundation Server 2013 Preview – Upgrade FAQ

AndreaMS
AndreaMS

 Now that the Preview has been out for a couple of weeks, we've started to get lots of questions about acquisition and upgrade.  This page provides useful information about the upgrade process for the Visual Studio Team Foundation Server 2013 Preview.  If you're unfamiliar with the new features available in Visual Studio 2013, see th...

DevOpsAzure DevOps Server
Jun 26, 2013
Post comments count0
Post likes count0

Visual Studio 2013 Preview: Git version control and Team Foundation Build

Andy Lewis
Andy Lewis

I'm here today (and trying real hard to not be jealous of those of you reading this from beautiful San Francisco) to share some new information about version control and Team Foundation Build (TFBuild) in Visual Studio 2013 Preview. Version control I doubt many of you are surprised to hear that one of our big investments for this...

DevOpsAzure DevOps ServerGit & Version Control
May 15, 2013
Post comments count0
Post likes count0

Known Issue and Workaround for TFS 2012 Update 3 RC1

AndreaMS
AndreaMS

UPDATE - This issue has been fixed in TFS 2012 Update 3 RC2, which is available here: http://support.microsoft.com/kb/2835600 This post is to report a known issue with alerts in Team Foundation Server 2012 Update 3 RC1.  There is a partial workaround, which should be applied to the configuration database BEFORE upgrade to RC1 if possible....

DevOpsAzure DevOps Server
Apr 17, 2013
Post comments count0
Post likes count0

Help content for the Agile planning tools gets a makeover with TFS CU2

Kathryn Elliott
Kathryn Elliott

With the latest VS ALM TFS update, we've given the help content for the Agile Planning tools a makeover - as you can see by going to Collaborate and  Collaborate (dig deeper). The collaborate content shows you how to use the Agile planning tools with the latest Visual Studio Team Foundation Server 2012 with Update 2 installed. In particular, you c...

DevOpsAzure DevOps ServerAgile
Mar 19, 2013
Post comments count0
Post likes count0

How to fix “TF400898: An Internal Error Occurred.” on your Kanban board in TFS 2012 Update 2

Importer
Importer

Kanban customizable columns was made publicly available in VS Update 2. You can read the release notes for an overview of the feature itself, and you can read an in-depth article to understand what happens under the hood. If you have an on premises installation of TFS, you might see the following error on the Kanban board   The goal of th...

DevOpsAzure DevOps ServerAgile
Mar 14, 2013
Post comments count0
Post likes count0

Fixed the incorrect order of the first column on the Kanban board on the service

Ewald Hofman (MSFT)
Ewald Hofman (MSFT)

After the Mar 4 update of the service, we received quite a bit of feedback about a bug on the Kanban board. It turned out that the first column on the board was not ordered by stack rank anymore, but by closed date. Since the closed date is empty in the first column, the order of the items in the column was random. Although our next deployment...

DevOpsAzure DevOps Server
Mar 8, 2013
Post comments count0
Post likes count0

Use the Git command prompt to supplement Visual Studio

MSDNBlogAdmin
MSDNBlogAdmin

// By: Andy Lewis and Matthew Mitrik In Visual Studio Tools for Git we aim to offer the fundamental features you need to develop an app in a Git version-controlled codebase. We explain how to perform these tasks in previous posts such as Create, Connect, and Publish using Visual Studio with Git and in our Git welcome portal content. That said, t...

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

Use Git 0.8.0.0 to run scheduled builds and resolve conflicts

MSDNBlogAdmin
MSDNBlogAdmin

<!-- // By: Andy Lewis and Matthew Mitrik Today we released Visual Studio Tools for Git 0.8.0.0. Install this release to get not only fixes to numerous bugs, (for details see the release notes on the gallery page), but also an enhanced conflict resolution experience. You can now also create scheduled automated builds. Got the latest versio...

DevOpsAzure DevOps ServerGit & Version Control
Mar 5, 2013
Post comments count0
Post likes count0

TFS Update 2 Offers Settings Preservation for In-Place Upgrades

AndreaMS
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
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