<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Curtis Pettit's Blog</title><link>http://blogs.msdn.com/curtisp/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Administrator Permissions are not enough for WIT migration</title><link>http://blogs.msdn.com/curtisp/archive/2008/12/05/administrator-permissions-are-not-enough-for-wit-migration.aspx</link><pubDate>Fri, 05 Dec 2008 18:15:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9180266</guid><dc:creator>curtisp</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/curtisp/comments/9180266.aspx</comments><wfw:commentRss>http://blogs.msdn.com/curtisp/commentrss.aspx?PostID=9180266</wfw:commentRss><description>&lt;p&gt;I don't usually stick my nose into Work Item Tracking issues because its not my area.&amp;#160; However, this issue is the cause of so much confusion that it reflects poorly on the whole TFS to TFS migration tool.&amp;#160; When you are running a Work Item Tracking (WIT) migration with the TFS to TFS migration tool, Administrator level permissions are not enough. You need to be a member of the Service Accounts group. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Only members of the Service&amp;#160; Accounts group are allowed to bypass the rules check for the WIT web services.&amp;#160; The WIT migration session uses this ability to do things like attribute changes to people who are no longer valid users (left the company).&amp;#160; Even a TFS server Admin cannot bypass those rules, and the Migration tool always makes the web service call with the bypass flag set (does not attempt to determine when its needed).&amp;#160; If the user running the migration isn't a member of the Service Accounts group the WIT migration will crash and be unable to continue.&amp;#160; &lt;/p&gt;  &lt;p&gt;The Service Accounts group is such a special group that permissions cannot be set though the UI.&amp;#160; You need to use the command line&amp;#160; TFSecurity.exe from the install location. &lt;/p&gt;  &lt;p&gt;TFSSecurity.exe /g+ &amp;quot;Service Accounts&amp;quot; &amp;quot;domain\userName&amp;quot; /server:http://serverName:8080&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9180266" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/curtisp/archive/tags/TFS+To+TFS+Migration/default.aspx">TFS To TFS Migration</category></item><item><title>Does the TFS to TFS migration tool retain Source Control History?</title><link>http://blogs.msdn.com/curtisp/archive/2008/12/03/does-the-tfs-to-tfs-migration-tool-retain-source-control-history.aspx</link><pubDate>Wed, 03 Dec 2008 23:54:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9171718</guid><dc:creator>curtisp</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/curtisp/comments/9171718.aspx</comments><wfw:commentRss>http://blogs.msdn.com/curtisp/commentrss.aspx?PostID=9171718</wfw:commentRss><description>&lt;p&gt;The short answer is yes.&amp;#160; Every version of every file and folder that is mapped for migration will be downloaded to the client then checked into the target server. &lt;/p&gt;  &lt;p&gt;However, it may not be preserved in the way you expect. The server does not allow the TFS to TFS migration tool (or any migration tool) to specify the original checkin time or changeset ID.&amp;#160; These are instead applied as of the time of the migration checkin, as it would be for any other checkin.&amp;#160; Please keep in mind that reports generated from version control history will show that all the migrated changes happened at the time of the migration.&amp;#160; While changeset links for migrated Work Items will be updated with the &lt;a href="http://www.codeplex.com/MigrationSyncToolkit/Wiki/View.aspx?title=Linking%20Features&amp;amp;referringTitle=Home"&gt;linking session&lt;/a&gt;, external references to changeset numbers (such as in emails) will also be invalid.&amp;#160; &lt;/p&gt;  &lt;p&gt;Integration history is also not preserved. Integration history is basically a record of how merge conflicts were resolved, for the purpose of determining which changes to flag as conflicts in future merges.&amp;#160; Unfortunately, there is no way to query the source server as to how the conflicts were originally resolved. The migration tool will still migrate the merge, but instead of resolving any conflicts in the way they were originally resolved, it uploads the file content from the source server and instructs TFS to resolve the conflict by accepting this version.&amp;#160; The result is that after migration, TFS cannot tell which branch the resolved, migrated content came from.&amp;#160; This could cause extra conflicts in future merges, so we recommend that your merges are up to date before attempting a migration.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9171718" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/curtisp/archive/tags/Migration+Toolkit/default.aspx">Migration Toolkit</category><category domain="http://blogs.msdn.com/curtisp/archive/tags/TFS+To+TFS+Migration/default.aspx">TFS To TFS Migration</category></item><item><title>VSSConverter Improvements for 2008 SP1</title><link>http://blogs.msdn.com/curtisp/archive/2008/10/01/vssconverter-improvements-for-2008-sp1.aspx</link><pubDate>Wed, 01 Oct 2008 17:11:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8971635</guid><dc:creator>curtisp</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/curtisp/comments/8971635.aspx</comments><wfw:commentRss>http://blogs.msdn.com/curtisp/commentrss.aspx?PostID=8971635</wfw:commentRss><description>&lt;p&gt;We made a big investment in VSSConverter SP1. The most important change was to create a unique ID for each item in VSS.&amp;#160; Without this it is impossible to track the history of a file or folder across renames and moves.&amp;#160; Previous versions of VSSConverter would frequently lose track of files that had been renamed, making it impossible to migrate the rest of the history.&amp;#160; &lt;/p&gt;  &lt;p&gt;Related to this are the improvements made to client timestamp issues.&amp;#160; The timestamp of all actions committed to VSS are recorded from the client, rather than the &amp;quot;server&amp;quot;.&amp;#160; If two clients are in different time zones (or one just has the clock set wrong) it is possible to create a sequence of actions that doesn't make sense, such as editing a file before it is added or after deleting it.&amp;#160; Now that we can associate the entire history of the file to its parent we can override the VSS timestamp and put it into a logical order. By logical order I mean that the file (and its parent folder) exists and is not deleted before trying to commit a checkin.&amp;#160; &lt;/p&gt;  &lt;p&gt;SP1 VSSConverter is smarter about the way multiple VSS actions are batched into a single TFS changeset.&amp;#160; On top of making sure there are no conflicts and keeping track of the checkin comments and owners, it will now limit the time span of the changeset to 10 minutes.&amp;#160; The TFS checkin comment will also now reflect the time span over which the actions originally happened, instead of just the timestamp of the last action.&amp;#160; &lt;/p&gt;  &lt;p&gt;The &amp;quot;analyze&amp;quot; option catches many more potential problems then earlier versions.&amp;#160; Previously it was doing a simple scan that could not detect issues within the history of a VSS item.&amp;#160; Now, the analyze option is running the same algorithm that it does before migration. This does take longer, but it is the only way to report problems (like client timestamp issues) that could previously only be detected at migration time.&amp;#160; In the long run I think this will save time. &lt;/p&gt;  &lt;p&gt;By using the Team Foundation Client object model instead of making direct calls to the web services, Sp1 VSSConverter was able to cut the number of workspaces down from ten to one.&amp;#160; This allowed us to get rid of the threading, which means&amp;#160; improved performance and no more deadlocks.&amp;#160; VSSConverter can do the harder history analysis (resulting in more migrate-able actions) on the same database in roughly the same amount of time.&amp;#160; &lt;/p&gt;  &lt;p&gt;VSSConverter will now attempt to remove old VSS source control bindings from the solution so that Team Explorer will immediately recognize that it needs to bind the solution. &lt;/p&gt;  &lt;p&gt;These are just some of the highlights; there are too many bug fixes and other improvements to list them all here. Suffice to say, I strongly recommend that anyone who wants to move from SourceSafe to Team Foundation use the 2008 Sp1 or later. You can find it &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8971635" width="1" height="1"&gt;</description></item><item><title>Planning for VSSConverter Performance</title><link>http://blogs.msdn.com/curtisp/archive/2008/08/28/planning-for-vssconverter-performance.aspx</link><pubDate>Thu, 28 Aug 2008 19:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8903679</guid><dc:creator>curtisp</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/curtisp/comments/8903679.aspx</comments><wfw:commentRss>http://blogs.msdn.com/curtisp/commentrss.aspx?PostID=8903679</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;A lot of people want to know how long it will take to migrate their VSS database into TFS using VSSConverter.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;There many factors that affect this, so it is impossible to give a truly accurate estimate.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;However, I believe I have done enough migrations to give a ballpark that will be useful for most customers.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;They are broken up into categories according to when you would be away from the keyboard. (so the migration doesn’t affect your productivity) &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;There is a closer correlation between the number of actions to migration time than there is the database file size, but I will give both because number of actions is hard to guess without actually running the converter.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;By “action” I mean a change recorded in VSS such as ”Added”, “Checked in”, or ” Renamed”. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;“Over Lunch” &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;0-2 Hours&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Database File Size (in Gigabytes):&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;0-2&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Number of actions: 0- 20,000&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;“Over Night”&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;2-14 Hours&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Database File Size (in Gigabytes): 2- 8 &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Number of actions: 20,000- 100,000&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;“Over the Weekend”&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;14-36 Hours&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Database File Size (in Gigabytes): 5-10&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Number of actions: 100,000- 700,000&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Longer Migrations&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;The largest database I was able to get contained 1.6 million actions in 20 gigs and took roughly 20 days to migrate.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If you are in a situation like this where you are not able to stop using the VSS database for long enough to complete the migration you have two options, smaller migrations or incremental migration.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Smaller Migrations&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;You can migrate smaller parts of the database at a time, by mapping a deeper path.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;(IE “$/project1”rather than “$/”)&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In this scenario you will run the VSSConverter once for each chunk of the database.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;You must make sure that the paths are completely unique.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;The trade off is if items are moved from one part of the database to another they will be migrated as separate items in TFS. i.e. If “$/Project1/subproject” were moved to “$/Project2/subproject”&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;and you were to map “$/Project1/” in the first migration and “$/Project2/” in the second migration.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The item “subProject” would be two separate items in TFS. (Querying history on one would not show history from the other). &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;For more information on mapping paths please see &lt;/FONT&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms253161.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms253161.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://msdn.microsoft.com/en-us/library/ms253161.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Incremental Migrations&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;Or can you perform multiple Incremental migrations.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This is where you create a backup copy of your VSS database and start a migration from that, let that run to completion, while using your production copy.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Then start another migration from the production copy (while its idle) with the same mappings.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;The migration will start migrating from the last change it checked into TFS, thus migrating changes made since the backup was taken. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;The trade off is that there is a cost each time a migration is started.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The VSSConverter must query the VSS database and analyze all the changes, then use that information to determine the last change that it migrated before it can migrate the next change.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If you have a large database and cannot dedicate long periods of time to the migration, there will be little net progress.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;While we fixed all the bugs I was able to find in 2008 SP1, Incremental migration did have a higher incidence of problems than a straight forward migration.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;FONT face=Calibri size=3&gt;For more information on Incremental Migration see &lt;/FONT&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms400695.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms400695.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://msdn.microsoft.com/en-us/library/ms400695.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 144.75pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8903679" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/curtisp/archive/tags/VSSConverter/default.aspx">VSSConverter</category></item><item><title>Welcome to my Blog</title><link>http://blogs.msdn.com/curtisp/archive/2008/08/15/welcome-to-my-blog.aspx</link><pubDate>Fri, 15 Aug 2008 18:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8869936</guid><dc:creator>curtisp</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/curtisp/comments/8869936.aspx</comments><wfw:commentRss>http://blogs.msdn.com/curtisp/commentrss.aspx?PostID=8869936</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;About the blog: &amp;nbsp;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The goal of this blog is&amp;nbsp;helping customers work their problems.&amp;nbsp; There are often common issues/questions and&amp;nbsp;it’s easier to blog it once than answer a bunch of different e-mails and message board posts.&amp;nbsp; Blogging it also makes it a lot more discoverable for you. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Most of the topics I&amp;nbsp;cover will have to do with&amp;nbsp;moving source control history into Microsoft Team Foundation Server from some competing version control system.&amp;nbsp; I will occasionally talk about other source control topics and if I have enough time, I will also share my thoughts about software testing in general. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;About Me:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;I graduated from Florida Tech just over 2 years ago with a BS in Software Engineering.&amp;nbsp; There&amp;nbsp;I studied software&amp;nbsp;testing under &lt;A href="http://www.kaner.com/" target=_blank mce_href="http://www.kaner.com/"&gt;Dr. Cem Kaner&lt;/A&gt; and worked for one semester at the &lt;A href="http://www.testingeducation.org/" mce_href="http://www.testingeducation.org/"&gt;Center for Software Testing Education and Research.&lt;/A&gt; &amp;nbsp;Upon graduating I joined &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;the &lt;A class="" href="http://msdn.microsoft.com/en-us/tfs2008/default.aspx" mce_href="http://msdn.microsoft.com/en-us/tfs2008/default.aspx"&gt;Microsoft Team Foundation Server&lt;/A&gt; Version Control test team. I have been the main tester for the Version Control&amp;nbsp;components of the&amp;nbsp;&lt;A href="http://www.codeplex.com/MigrationSyncToolkit" mce_href="http://www.codeplex.com/MigrationSyncToolkit"&gt;migration toolkit&lt;/A&gt;, and the 2008 SP1 release of VSSConverter.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Thanks for&amp;nbsp;reading&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;o:p&gt;&amp;nbsp;Curtis Pettit&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8869936" width="1" height="1"&gt;</description></item></channel></rss>