Showing archive results for 2005

Jun 16, 2005
Post comments count0
Post likes count0

Don’t use the June CTP of SQL 2005 with Team Foundation

Buck Hodges

It's a question that's come up a lot lately.  The June CTP of SQL 2005 will not work as the SQL backend for the current public releases of Team Foundation.  There have been changes in SQL 2005 that require changes in TFS for it to work.

Team Foundation ServerSource Control
Jun 16, 2005
Post comments count0
Post likes count0

Skip the June CTP for Team Foundation

Buck Hodges

The June CTP of VS 2005 includes Team Foundation Server.  However, this is not the June CTP discussed in the Team Foundation MSDN forums and elsewhere.  That CTP is now scheduled for July (it was the last week of June, so it didn't change much).  So, anywhere you've see a reference to the June CTP for TFS in the forums, thi...

Team Foundation ServerSource Control
Jun 3, 2005
Post comments count0
Post likes count0

CVS compared with Team Foundation Version Control

Buck Hodges

In the Team Foundation forum a question was asked regarding CVS compared to Team Foundation Version Control.  Here's what I wrote. Of course, Team Foundation is much more than version control since we have integrated work item tracking, reporting, etc.I'm biased, of course, and I'm probably leaving stuff out.  I've used CVS in the past, b...

Source Control
Jun 3, 2005
Post comments count0
Post likes count0

How to use the TF version control command line from VS 2003 and other environments

Buck Hodges

We've had a lot of customer feedback on wanting integration in VS 2003, VB6, etc.  The problem with the VS 2003 environment is that there can only be a single version of the CLR loaded into a process.  VS 2003 loads 1.1.  The TF source control integration requires that the 2.0 CLR be used.  Thus, our VS integration code won't ru...

Team Foundation ServerSource Control
May 12, 2005
Post comments count0
Post likes count0

VSTS Pricing Announcement

Buck Hodges

Pricing is an important topic, and I've written several posts about it.  Today Rick LaPlante announced changes to the pricing of VSTS in response to customer feedback.Here's one part from Rick's post that I think will really make some people happy. One area where we received a lot of feedback was from smaller organizations looking to...

Team Foundation ServerSource Control
May 11, 2005
Post comments count0
Post likes count0

Team Foundation Hardware Requirements

Buck Hodges

Many folks are interested in guidance on hardware.  In the Team Foundation forum, Brian Harry, Product Unit Manager of Team Foundation, posted the latest preliminary hardware requirements.If you are going with a single processor box (or if you want to maximize performance), I would recommend changing the warehouse update interval to reduc...

Team Foundation ServerSource Control
May 10, 2005
Post comments count0
Post likes count0

Eliminate ctl00oReportCell error and simplifying team project creation authorization

Buck Hodges

Mike Attili has a posted a couple of useful things for using the Team Foundation beta.If you are tired of getting the "Unable to locate control: ctl00oReportCell" message, check out his solution to elminating the problem in Eliminate ctl00oReportCell error in Team System Project Portal.He also provides a guide for setting up a group and assigning t...

Team Foundation ServerSource Control
May 7, 2005
Post comments count0
Post likes count0

How to fix a problem with Windows backup and the Volume Shadow Service after installing Yukon April CTP

Buck Hodges

In the Team Foundation forum, a user posted the following problem with Windows backup after installing Team Foundation Server, including the April CTP of SQL 2005. Prior to installing Team Foundation Server and Client I was able to use the Windows backup utility to successfully create an ASR backup and full backup of the server. After install...

Team Foundation ServerSource Control
May 3, 2005
Post comments count0
Post likes count0

Microsoft to expand small Durham office

Buck Hodges

The News & Observer wrote an article about Brian, Craig, and our office.Microsoft to expand small Durham office DURHAM -- Brian Harry jokes that he called Microsoft the evil empire before it was popular to do so. "I only ever worked for start-ups, and in those days, I viewed it as a behemoth," said Harry, 38. Now he runs a development office ...

Team Foundation ServerSource ControlRandom
May 3, 2005
Post comments count0
Post likes count0

Add an RSS feed to Team Foundation Source Control

Buck Hodges

Jeff Lucovsky posted a nice two-part series on setting up an RSS feed for your Team Foundation source control server.  Check it out. Team Foundation RSS Feed Generator for Source Control Part 2: What's my source control server doing? A RSS feed to keep track of checkins

Team Foundation ServerSource Control