Agile Methods For Team Foundation Service
Written by Kay Ewbank   
Wednesday, 15 August 2012

Microsoft is making it easier to use a Git repository with Team Foundation Server, and has added a kanban board to its Team Foundation Service cloud platform.

A kanban board shows the set of tasks still waiting to be completed as a status board with colors showing the status. The board is designed to help team members get a clearer picture of which items are overdue or causing delays when using Scrum or kanban agile methods.

 

kanban

 

The board has been added to Team Foundation Service in recognition of the growing interest in the kanban methodology, according to a blog post by Brian Harry, Microsoft technical fellow for TFS. He says:

"Now you can manage your project with Scrum, with kanban, or you can combine them to get the best of both by using kanban visualize the flow of your Scrum backlog items. Scrum and kanban are both work management strategies that involve breaking down a problem and then visually transitioning work through a series of states."

You can watch a video of the board in action:

 

The addition to Team Foundation Server is less pretty but possibly more useful. It is a set of command-line tools called Git-tf to make it straightforward to use a local Git repository.

The tools will mean you can check out a project from the server into the local Git repository. You’ll then be able to use git commands to edit, commit, revert, branch and merge the repository. The changes can then be synced back to the TFS server using Git-tf. Microsoft has also launched a Git-tf open source project on its Codeplex project site.

The thinking behind the addition of the tools was explained by Brian Harry in another blog post where he outlines a situation where most of a development team are working in Visual Studio or Eclipse, but at the same time there are developers who want or need to use Git.

“Maybe they are the XCode developers on the team and they like the native Git integration in the XCode IDE. Git-tf allows them to work with XCode's Git integration and collaborate with other team members through TFS."

The plan is that support for Git-tf will also be added to Team Foundation Service.

There is a video to watch:

 

 

 

vslogo11

 

 

More Information

Team Foundation Service Updates 8/13

Announcing Git Integration with TFS

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Call For Code 2024 Focuses On Generative AI
01/03/2024

This year's Call for Code challenge has been launched with a theme of the use of generative AI technology for solutions that aim to improve equitable access to resources and opportunities for historic [ ... ]



Edgeless Systems Announces Continuum AI
14/03/2024

Edgeless Systems has announced the launch of Continuum, a  security solution that provides cloud-based "Confidential AI" services and enables sharing of sensitive data with chatbots such as ChatG [ ... ]


More News

Last Updated ( Wednesday, 15 August 2012 )