Alex TFS
Saturday, January 17, 2009
Migrate VSS to TFS
Here's some steps to follow to learn about VSS to TFS migrations.
1. I recommend watching the following Microsoft video:
Video: How To - Migrate from VSS to Team Foundation Source Control
2. Make sure you have installed TFS 2008 Service Pack 1 on your TFS server. See
http://blogs.msdn.com/tfs_migration/archive/2008/09/08/improved-vss-converter-available-with-tfs-sp1.aspx
for information on VSSConverter improvements.
3. Read
http://msdn.microsoft.com/en-us/library/ms400803(VS.80).aspx
and
http://msdn.microsoft.com/en-us/library/ms400685(VS.80).aspx
to learn about the Analyze and Migrate commands for VSSConverter.
4. Read http://msdn.microsoft.com/en-us/library/ms181246(VS.80).aspx and do the five step process to prepare for migrations: (a) Back up your Visual SourceSafe database. (b) Identify and resolve data integrity issues in your existing database using the Visual SourceSafe Analyze tool. (c) Run the converter tool to identify potential sources of information loss. (d) Specify which Visual SourceSafe folders to migrate. (e) Create a user mapping file to map Visual SourceSafe users to Team Foundation users.
5. Read
http://msdn.microsoft.com/en-us/library/ms181247(VS.80).aspx
and do the two part process for migrations: (a) 7 steps to modify the settings file to create a migration file, (b) 5 steps for running the converter. There's actually a 6th step that's essential for developers using VSTS. See
http://msdn.microsoft.com/en-us/library/ms253188(VS.80).aspx
for instructions on migrating source control bindings.
6. Be sure to search the MSDN forums (see
http://tinyurl.com/vss-tfs-help or http://social.msdn.microsoft.com/Forums/en-US/tfsversioncontrol/threads
) for the latest discussion threads on VSS->TFS migrations. Also see
http://search.twitter.com/search?q=VSS+TFS
to check out the latest gossip about doing VSS->TFS migrations.
7. Be sure to
google VSSConverter
for further information on the migration tool. I did a search today that provided a few interesting links including
http://www.codeplex.com/VssConverterGui
.
8. If you really want total flexibility then learn about the
Microsoft.TeamFoundation.VersionControl.Client
namespace that opens up possibilities such as
http://blogs.msdn.com/edhintz/archive/2006/02/03/524312.aspx
,
http://www.codeproject.com/KB/DLL/MySidekicks.aspx
,
http://tf4mono.googlecode.com/svn/trunk/class/Microsoft.TeamFoundation.VersionControl.Client
and
http://www.sashasydoruk.com/2007/02/14/tfs-howto-get-a-list-of-users-and-pending-changes
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Links
Alex SharePoint
Alex Degaston
Brian Harry
Contacting Alex
Please email
alex_degaston@yahoo.com
to contact the author of this BLOG. If you are a hiring manager or recruiter then please put "Alex Opportunity XXX" in the title where XXX represents the hourly rate for the opportunity you offer. For example, if the hourly rate is 125 per hour then you would put "Alex Opportunity 125" in the title. If you forget to put the title in its proper format with the 3-digit number at the end then its very likely that I won't get your email.
Followers
Blog Archive
►
2011
(6)
►
September
(1)
►
April
(1)
►
March
(2)
►
February
(2)
►
2010
(1)
►
November
(1)
▼
2009
(28)
►
March
(2)
►
February
(4)
▼
January
(22)
TFS Guide from Microsoft on CodePlex
Setup TFS WorkSpaces for Developers
Not yet ready for 64-bit
TFS Branching Guide
TFS Install Bug with SQL Server Files
Migrate VSS to TFS
We Share Your Pain (WSYP)
Deleting Work Items in TFS
Setup of TFS for Virtualization
Building a SharePoint Custom List
Future Improvements on C# Code Commenting
Best Practice on C# Code Commenting
TFS Build and WSPBuilder
More links for my personal research
Reading and Blogging in 2009
Communication and Blogs
Using Routines in Programming
VS2010 Planned Features and "Later" Features
New Microsoft Programming Language Code-Named "D"
5 Key Areas of Microsoft Oslo
David Chappell on Microsoft Oslo
Microsot Oslo and Visual Studio 2010
►
2008
(20)
►
December
(20)
About Me
Alex Degaston
An IT professional born in 1971. He’s been programming since 1983, started college at age 15 in 1987, got his first professional IT gig doing Oracle SQL*Forms in 1989 at age 17, took a lot of time off in college for IT work experience, earned a BS degree in 1994 in Statistics & Computer Science, and has been working full-time in the IT industry ever since. Alex has worked in a variety of roles including developer, project manager, technical architect, DBA, functional analyst, systems administrator, etc. on assignments in all 4 US time zones, Russia and Poland. Alex is a self-starter that stays current on best practices for the full Software Development Lifecycle (SDLC) and in applying these practices towards building real-world business solutions. Presently his focus is on Team Foundation Server (TFS), Microsoft Office Sharepoint Server (MOSS), Windows Sharepoint Services (WSS), C#, VB.Net, ASP.Net, Oracle PL/SQL, SQL Server and certainly other skills in the future. Alex is a US citizen that has a Defense Department Top Secret clearance and a Department of Homeland Security clearance. Someday he hopes to be a Chief Technology Officer for an ambitious organization.
View my complete profile
No comments:
Post a Comment