Showing results for Source Control - Buck Hodges

Apr 23, 2007
0
0

TFS Migration and Synchronization Toolkit pre-release published on CodePlex

Buck Hodges
Buck Hodges

Matt Mitrik, the program manager for the TFS migration tools, has announced the availability of the first pre-release version of the Team Foundation Server migration and synchronization toolkit.  If you are looking into how to migrate away from a different bug tracking or version control system, this is where you'll want to start.  Be sur...

Team Foundation ServerSource ControlTFS API
Mar 30, 2007
0
0

Version Control Server blog: Orcas destroy feature, merging with labels

Buck Hodges
Buck Hodges

The Version Control Server blog has shown some signs of life.  Bill Tutt has written a couple of posts.  The first one is about the Orcas version control feature that lots of customers have requested: destroy.  The destroy command, which is only available from the tf.exe command line, will permanently remove the specified files and f...

Team Foundation ServerSource Control
Mar 26, 2007
0
0

VSTS future releases: Orcas, Rosario, and Power Tools

Buck Hodges
Buck Hodges

A new high-level roadmap for Orcas, Rosario, and Power Tools is now available.  The Visual Studio Team System Future Releases web page covers these topics at varying levels of detail, with the greatest amount detail being supplied for Orcas, of course.  The Orcas TFS information is basically the same as what we've published before. Here'...

Team Foundation ServerSource ControlTeam Build
Mar 26, 2007
0
0

Web interface now available for TFS: Microsoft acquires TeamPlain

Buck Hodges
Buck Hodges

We have never had a web interface for Team Foundation Server work item tracking, much to the astonishment of our customers.  Well, there's a fix for that now.  And you can download it today (see below for details). Brian Harry wrote a post this morning about the acquisition of TeamPlain. Microsoft Acquires TeamPlain! Today we are annou...

Team Foundation ServerSource ControlWork Item Tracking
Mar 21, 2007
0
0

Guidance on using branches in TFS version control

Buck Hodges
Buck Hodges

Jeff Beehler announced the initial release of guidance on using branching and merging with your development process with TFS.  This has been a pretty popular request from folks. Branching guidance now available I'm extremely excited to announce the availability of Branching guidance for Team Foundation Server.  This was a collaborative ...

Team Foundation ServerSource Control
Mar 17, 2007
0
0

TFS shipped one year ago today!

Buck Hodges
Buck Hodges

As Jeff Beehler points out, we shipped TFS one year ago today.  In the intervening time, we reorganized and completed the TFS development work on Orcas (minus a few design change requests (DCRs)), which you can try out in the March Orcas CTP (since it's based on TFS code from January, not everything is in there, such as build scheduling). ...

Team Foundation ServerSource ControlTeam Build
Mar 14, 2007
0
0

New add-in: Viewing other users’ pending changes from within Visual Studio

Buck Hodges
Buck Hodges

Fairly often, someone asks for the ability to see the pending changes in the system from within Visual Studio.  Running "tf status /user:* $/ /r" (or whatever you want) just isn't appealing to everyone. Ognjen Bajic posted about Ekobit's new free VS add-in that will allow you to view the pending changes in the system from within Visual Studio...

Team Foundation ServerSource Control
Mar 12, 2007
0
0

Accessing Team Foundation version control from Ant and Java-based CruiseControl

Buck Hodges
Buck Hodges

Martin Woodward of Team[rise announced the Ant and Java-based CruiseControl support for Team Foundation version control in his post on the release of Teamprise 2.1.  There's lots of good stuff in there, but this stuck out at me in particular.  If you are using TFS and Java, this is a great addition.  They've even ...

Team Foundation ServerSource Control
Mar 4, 2007
0
0

TFS Workspaces: 2005 and Orcas

Buck Hodges
Buck Hodges

Martin Woodward has done a great job explaining workspaces  and working folder mappings in a pair of recent posts.  For those who are new to TFS or haven't taken the time to think about the concepts and uses, it's a good idea to read them. While his posts apply to both Team Foundation Server 2005 and Orcas, version control adds two ne...

Team Foundation ServerSource Control
Mar 4, 2007
0
0

TFS migration toolkit spec posted

Buck Hodges
Buck Hodges

The Team Foundation Server migration toolkit spec has been published.  Particularly if you are interested in writing version control or work item tracking conversion tools, be sure to check it out and give them feedback.tags: tfs, team foundation, migration, version control, work item tracking

Team Foundation ServerSource ControlWork Item Tracking