Showing category results for Azure DevOps Server

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

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)

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

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

<!-- // 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

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