Showing results for June 2004 - Buck Hodges

Jun 16, 2004
0
0

TechEd C# presentations

Buck Hodges
Buck Hodges

Duncan Mackenzie just posted a link to the C# TechEd 2004 page that has slides from some of the presentations (more to come).  Cool!

C#
Jun 16, 2004
0
0

VSTS pricing

Buck Hodges
Buck Hodges

There have been questions about pricing in the newsgroups.  Here is what Raju Malhotra had to say about it.  As I understand it, many of the pricing details have yet to be worked out and are far from being set in stone. We will share the specific pricing details with you as soon as they are finalized but here is what we know. Hope th...

Team Foundation Server
Jun 15, 2004
0
0

Interfaces for the TFS source control client

Buck Hodges
Buck Hodges

The new source control system in Team Foundation will have several client interfaces.Command line   The command line interface provides a complete set of commands for performing all of your source control tasks.  When run interactively (i.e., the /noprompt option is not specified), some commands will bring up dialogs.  These com...

Source Control
Jun 14, 2004
0
0

A simple example using branch and merge

Buck Hodges
Buck Hodges

Merge is an overloaded word. There is a content merge and then there is a branch merge. A content merge is where you have edited a file and someone checked in a newer file, so the source control system will tell you to do a content merge before checking in the file (if it's interactive, it's a 3-way merge GUI). A branch merge is migrating changes ...

Source Control
Jun 14, 2004
0
0

More on branching and merging vs. sharing and pinning

Buck Hodges
Buck Hodges

Branching and merging in TFS provide a more robust way to accomplish what sharing and pinning are often used for in VSS.  In TFS, you would branch a directory (source), using the "branch source target" command, to the desired location (target).  Then when there are changes in the source that you need in the target, you would use...

Source Control
Jun 10, 2004
0
0

When can I get the Team Foundation Server?

Buck Hodges
Buck Hodges

Several people have asked this question.  The server is not included in the May Community Preview distributed at TechEd.  Also, the server bits will not be included with the upcoming VS 2005 Beta 1 release.  In fact, none of Team System will be in Beta 1, so the May Community Preview release at TechEd is it for a little whi...

Source Control
Jun 10, 2004
0
0

Migrating from SourceSafe to Team Foundation Server

Buck Hodges
Buck Hodges

We plan to provide migration tools for users switching to TFS.  A VSS user asked in the newsgroup about migrating VSS labels, revision history, sharing, and pinning.The goal is migration of all data, consisting of projects, files, and folders, with associated metadata reliably with minimal information loss while preserving user informatio...

Source Control
Jun 10, 2004
0
0

12 GB CompactFlash card

Buck Hodges
Buck Hodges

Of course you can get microdrives, but if the moving parts make you nervous, Pretec offers a 12 GB flash card.  It's only $14,900.  Then you'll need a $60,000 digital camera to go with it.  Somehow that nifty $3,000 Nikon D2H just seems inadequate.http://www.dpreview.com/news/0405/04052601pretec12gb.asp

Random
Jun 4, 2004
0
0

VSTS Newsgroups

Buck Hodges
Buck Hodges

The VSTS 2005 page mentions the newsgroups for VSTS (in the Community Resources section beside the "Ask the Team" column). It doesn't stand out, though, and so a lot of people may not realize they are there. The newsgroups are actively monitored by a large number of VSTS folks, so it's a great way to interact and provide feedback (you'll usually ge...

Team Foundation Server