Welcome to MSDN Blogs Sign in | Join | Help

January 2005 - Posts

Are you looking to convert from ClearCase to Team Foundation?

The Program Manager for the ClearCase converter, Akash Maheshwari , wants to hear from Clearcase users interested in VSTS . If you are a ClearCase user, this is your chance to influence the development of the converter.
Posted by buckh | 2 Comments

Branching and Merging in the Dec. CTP

Back in the summer I wrote several posts on branching and merging in Team Foundation Source Control. They are also relevant for the Dec. CTP if you are interested in this very important part of SCM. A simple example using branch and merge More on branching
Posted by buckh | 2 Comments

How to delete a team project in the Dec. CTP

Someone in the newsgroup asked how to delete a team project. I asked James and he mentioned DeleteTeamProject.exe. From a Visual Studio command prompt, you can use the following command line app to delete a project. To get the command prompt, go to Start
Posted by buckh | 2 Comments

VSTS and MSDN Universal

Back in June I posted information from the newgroup regarding VSTS Pricing . Here's an update from Ajay Sudan's newsgroup post (Jan. 24, 2005). MSDN Universal customers may migrate to their choice of Visual Studio Team Architect Edition, Visual Studio
Posted by buckh | 11 Comments
Filed under:

Team Foundation Source Control client API example

Here's a really simple example that uses the source control API () in the Dec. CTP. It shows how to create a workspace, pend changes, check in those changes, and hook up some important event listeners. This sample doesn't do anything useful, but it should
Posted by buckh | 9 Comments

How to use shelving from the command line

Shelving is a really useful feature that was included for the first time with the Dec. CTP. Shelving allows you to save your changes to a shelveset on the server. The shelveset consists of the same kind of information that a checkin does, except that
Posted by buckh | 4 Comments

Problems with large files and the Dec. CTP in Team Foundation Version Control

If you try, as one person in the Team Foundation newsgroup did, to checkin large files (>200 MB or so), you will reach a point where it fails with a message like "there is not enough storage to complete this command." That is due to the fact that the
Posted by buckh | 2 Comments

Checkin policies and the December CTP

Problem with CleanBuildPolicy in the December CTP When you try to configure a new checkin policy, you will get an error regarding the CleanBuildPolicy. That policy has a problem due to it or one of its dependencies not being properly signed. You can work
Posted by buckh | 1 Comments

More on setting up a Win2k3 Domain Controller for the December CTP

In addition to Paul Murphy's post mentioned earlier, Kevin Kelly included a link to the following TechNet article: Installing Windows Server 2003 as a Domain Controller .
Posted by buckh | 1 Comments
Filed under:
 
Page view tracker