<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>TFS to TFS Migration Tool</title><link>http://www.codeplex.com/tfstotfsmigration/Project/ProjectRss.aspx</link><description>The TFS to TFS Migration tool is based on the &amp;#91;TFS Migration and Synchronization Toolkit&amp;#93;.  The toolkit is designed to make it faster and easier to build migration tools from TFS to other repositor...</description><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;&lt;p style="margin:0in 0in 10pt"&gt;&lt;span style="font-family:Calibri"&gt;Hey&amp;nbsp;Matthijs,&lt;br&gt;
&lt;br&gt;
I'm really glad to hear that you worked it out. Unfortunately, we are not allowed to take source code back from the community.&amp;nbsp;Your welcome to start your own CodePlex project and post whatever changes you want there.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
If you were able to determine&amp;nbsp;why you were getting conflicts,&amp;nbsp;I would be very interested to hear that. &lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Curtis&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>curtisp</author><pubDate>Wed, 15 Oct 2008 15:31:02 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081015033102P</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;after i did some more investigation, the migration succeeded successfully. appearantly, my tool to get all versions didnt work well. &lt;br&gt;
&lt;br&gt;
Curtis, are you interested in my modified sources after i finish?
&lt;/div&gt;</description><author>mterwoord</author><pubDate>Mon, 13 Oct 2008 13:47:24 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081013014724P</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;Status update 2: the migration did _NOT_ succeed, as i ended up with more files in the new project than in the original.&lt;br&gt;
&lt;/div&gt;</description><author>mterwoord</author><pubDate>Mon, 13 Oct 2008 13:01:49 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081013010149P</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;Status update: i did some changes to do automerging first, (my migration is from a project, to an empty project) and now everything seems to work fine (now in the process of catching all versions, and comparing them). Will let you guys know. Are you interested in getting back the changes?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Matthijs ter Woord
&lt;/div&gt;</description><author>mterwoord</author><pubDate>Mon, 13 Oct 2008 11:14:13 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081013111413A</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;Hi Curtis,&lt;br&gt;
&lt;br&gt;
Thanks for your response. Sorry I didnt answer you earlier, but I didnt have access to my work pc.&lt;br&gt;
&lt;br&gt;
I cannot disclose the logfile, as it contains source control pathnames, which contain sensitive filenames.&lt;br&gt;
&lt;br&gt;
I did some further investigation, and it seems it's detecting conflicts. This seems weird to me, as i'm doing migrations to an empty project. Is there a way to have the tool always take the source file version, and overwrite the destination file?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Matthijs ter Woord
&lt;/div&gt;</description><author>mterwoord</author><pubDate>Mon, 13 Oct 2008 07:36:24 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081013073624A</guid></item><item><title>Commented Issue: Source code migration stops midway without error</title><link>http://www.codeplex.com/tfstotfsmigration/WorkItem/View.aspx?WorkItemId=6403</link><description>Migrating source code from TFS2005 &amp;#40;SP1&amp;#41; to a TFS2008 &amp;#40;SP1&amp;#41; server.  Migration gets through about 2&amp;#47;3rd the way, then ends as complete &amp;#40;no error&amp;#41;.  The trace file is attached.&lt;br /&gt;Comments: ** Comment from web user: curtisp ** &lt;p&gt;It looks like the last Changeset that it migrated was 4025.  It looked at Changeset 4037 but it didn&amp;#39;t find anything in there that was in your mappings.  &lt;br /&gt;If you go a history query on the path&amp;#40;s&amp;#41; that you map do you see changesets that go past that&amp;#63; Were these changesets maybe added since the tool was started&amp;#63;&lt;/p&gt;</description><author>curtisp</author><pubDate>Sat, 11 Oct 2008 05:34:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: Source code migration stops midway without error 20081011053452A</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;Hi&amp;nbsp;Matthijs ter Woord,&lt;br&gt;
Can you please post the Trace File form the migration.&amp;nbsp; It should be in the tool's install directory.&amp;nbsp;&amp;nbsp;This will be a huge help in&amp;nbsp;investigating your error.&lt;br&gt;
&lt;br&gt;
As far as speeding it up, theres not a whole lot you can do short of moving it to a faster computer.&amp;nbsp; Please keep in mind that the tool will download every version of every file on the server then upload it again to the other server. That's alot of disk io and network traffic. &lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Curtis
&lt;/div&gt;</description><author>curtisp</author><pubDate>Sat, 11 Oct 2008 05:23:13 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081011052313A</guid></item><item><title>New Post: Changesets missing after migration</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=37462</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
We're in the progress of migrating a project (still doign dry runs for now, thankfully..). the tool seems to work nicely, except that it doesnt migrate all changesets!&lt;br&gt;
&lt;br&gt;
what's the problem here?&lt;br&gt;
&lt;br&gt;
Edit: during the migration, I often get:&amp;nbsp;&lt;br&gt;
TfsToTfsMigrationToolUI.vshost.exe Error: 0 : The item $/MoveTest already exists.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=Migrate&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=16&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-10-10T12:52:57.4997405Z&lt;br&gt;
&lt;br&gt;
other q, how to speed up the tool? on&amp;nbsp;a small playground project, it takes 30minutes to run&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Matthijs ter Woord
&lt;/div&gt;</description><author>mterwoord</author><pubDate>Fri, 10 Oct 2008 13:48:31 GMT</pubDate><guid isPermaLink="false">New Post: Changesets missing after migration 20081010014831P</guid></item><item><title>Commented Issue: Source code migration stops midway without error</title><link>http://www.codeplex.com/tfstotfsmigration/WorkItem/View.aspx?WorkItemId=6403</link><description>Migrating source code from TFS2005 &amp;#40;SP1&amp;#41; to a TFS2008 &amp;#40;SP1&amp;#41; server.  Migration gets through about 2&amp;#47;3rd the way, then ends as complete &amp;#40;no error&amp;#41;.  The trace file is attached.&lt;br /&gt;Comments: ** Comment from web user: RBeaubien ** &lt;p&gt;BTW, its the last conversion in that file.  There was an earlier attempt that I didn&amp;#39;t clear.  Sorry.&lt;/p&gt;</description><author>RBeaubien</author><pubDate>Wed, 08 Oct 2008 17:51:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Source code migration stops midway without error 20081008055116P</guid></item><item><title>Created Issue: Source code migration stops midway without error</title><link>http://www.codeplex.com/tfstotfsmigration/WorkItem/View.aspx?WorkItemId=6403</link><description>Migrating source code from TFS2005 &amp;#40;SP1&amp;#41; to a TFS2008 &amp;#40;SP1&amp;#41; server.  Migration gets through about 2&amp;#47;3rd the way, then ends as complete &amp;#40;no error&amp;#41;.  The trace file is attached.&lt;br /&gt;</description><author>RBeaubien</author><pubDate>Wed, 08 Oct 2008 17:48:34 GMT</pubDate><guid isPermaLink="false">Created Issue: Source code migration stops midway without error 20081008054834P</guid></item><item><title>New Post: Multiple items conflict with the same change</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36515</link><description>&lt;div style="line-height: normal;"&gt;Any response to this?&amp;nbsp; I still have the problem.
&lt;/div&gt;</description><author>RBeaubien</author><pubDate>Wed, 08 Oct 2008 08:46:22 GMT</pubDate><guid isPermaLink="false">New Post: Multiple items conflict with the same change 20081008084622A</guid></item><item><title>Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Oct 06, 2008)</title><link>http://www.codeplex.com/tfstotfsmigration/Release/ProjectReleases.aspx?ReleaseId=17338</link><description>Rated 2 Stars (out of 5) - I'm trying to move a single branch from one Team Project on one TFS server(TFSServer1) to another Team Project on a second TFS server (TFSServer2). I've tried creating the same Team project with the exact same name "WCW" but I can't get the source code to move over. Maybe this functionality isn't available yet....please add it soon. </description><author>CharlesZimerman</author><pubDate>Mon, 06 Oct 2008 15:36:55 GMT</pubDate><guid isPermaLink="false">Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Oct 06, 2008) 20081006033655P</guid></item><item><title>Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Oct 02, 2008)</title><link>http://www.codeplex.com/tfstotfsmigration/Release/ProjectReleases.aspx?ReleaseId=17338</link><description>Rated 2 Stars (out of 5) - I tried this tool again against out TFS instance that has been upgraded to TFS2008 and while initially it looked like it was working to migrate the source respository, it failed. I've deleted the migration database, unistalled the tool, and reinstalled the tool, and the migration continues to fail. The tool has improved from the previous version but it just doesn't work yet. Maybe the next version</description><author>RayK</author><pubDate>Thu, 02 Oct 2008 12:39:58 GMT</pubDate><guid isPermaLink="false">Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Oct 02, 2008) 20081002123958P</guid></item><item><title>Created Issue: Synchronization engine has crashed</title><link>http://www.codeplex.com/tfstotfsmigration/WorkItem/View.aspx?WorkItemId=6333</link><description>I&amp;#39;ve tried to set up a WIT migration session &amp;#40;using TFStoTFSMigration 1.1&amp;#41; between two MSF Agile projects. Source is a TFS 2005 and target a TFS 2008. The session is stopped manually after a number of attempts and it fails with &amp;#34;synchronization engine has crashed&amp;#34;. &lt;br /&gt;&lt;br /&gt;The eventlog shows this error&amp;#58;&lt;br /&gt;&lt;br /&gt;Message&amp;#58; An error occurred trying to store an event to the database.&lt;br /&gt; Call Stack&amp;#58; Column &amp;#39;SessionInstanceID&amp;#39; does not allow nulls.    at System.Data.DataColumn.CheckNullable&amp;#40;DataRow row&amp;#41;&lt;br /&gt;   at System.Data.DataTable.RaiseRowChanging&amp;#40;DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent&amp;#41;&lt;br /&gt;   at System.Data.DataTable.SetNewRecordWorker&amp;#40;DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception&amp;#38; deferredException&amp;#41;&lt;br /&gt;   at System.Data.DataTable.InsertRow&amp;#40;DataRow row, Int32 proposedID, Int32 pos, Boolean fireEvent&amp;#41;&lt;br /&gt;   at System.Data.DataRowCollection.Add&amp;#40;DataRow row&amp;#41;&lt;br /&gt;   at Microsoft.Vsts.Ranger.Migration.TfsToTfs.Service.Data.EventData.StoreEventRow&amp;#40;EventsRow row&amp;#41;&lt;br /&gt;   at Microsoft.Vsts.Ranger.Migration.TfsToTfs.Service.Business.SessionEventManager.LogEvent&amp;#40;MigrationEvents migrationEventType, MigrationEventArgs e&amp;#41;&lt;br /&gt;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;</description><author>MOlausson</author><pubDate>Wed, 01 Oct 2008 20:28:35 GMT</pubDate><guid isPermaLink="false">Created Issue: Synchronization engine has crashed 20081001082835P</guid></item><item><title>New Post: Will the version control items will be migrated along with its "history"? </title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36718</link><description>&lt;div style="line-height: normal;"&gt;Hi All,&lt;br&gt;
&lt;br&gt;
Can anyone put light on the above topic, is it possible to retain the history of version control items while migration from TFS 2005 to TFS 2008?
&lt;/div&gt;</description><author>vineetsharma</author><pubDate>Tue, 30 Sep 2008 05:36:23 GMT</pubDate><guid isPermaLink="false">New Post: Will the version control items will be migrated along with its "history"?  20080930053623A</guid></item><item><title>New Post: Multiple items conflict with the same change</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36515</link><description>&lt;div style="line-height: normal;"&gt;&lt;a href="ftp://ftp.koolsoft.com/Changeset1820.jpg"&gt;Changeset1820.jpg&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Here is an image to the changeset details.&amp;nbsp; I wasn't able to find a copy method to get the text directly.&amp;nbsp; FYI, this used to convert correctly with the previous version of the tfs2tfsmigration tool.&amp;nbsp; We've just never completed the process due to problems with another project that was started as a branch from this project.
&lt;/div&gt;</description><author>RBeaubien</author><pubDate>Fri, 26 Sep 2008 15:44:00 GMT</pubDate><guid isPermaLink="false">New Post: Multiple items conflict with the same change 20080926034400P</guid></item><item><title>New Post: Multiple items conflict with the same change</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36515</link><description>&lt;div style="line-height: normal;"&gt;The migration thread throw this exception when it trys to process a changeset for check in to target server. Can you find out which changeset is being migrated?&amp;nbsp; If&amp;nbsp;the changeset&amp;nbsp;is not too large, can you paste the detailed changeset information?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Pei
&lt;/div&gt;</description><author>gupei</author><pubDate>Fri, 26 Sep 2008 13:27:27 GMT</pubDate><guid isPermaLink="false">New Post: Multiple items conflict with the same change 20080926012727P</guid></item><item><title>New Post: Multiple items conflict with the same change</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36515</link><description>&lt;div style="line-height: normal;"&gt;Trying to migrate source control from a TFS2005 server to a TFS2008 server and I'm getting the following error.&amp;nbsp; Any suggestions?&lt;br&gt;
&lt;br&gt;
[20, 2108, 9/26/2008 3:27:53 AM, Migrate] Stopping (overall: 00:00:00.0413569)&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Warning: 0 : Multiple items conflict with the same change&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=20&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Information: 0 : Microsoft.TeamFoundation.Migration.Toolkit.UnresolvableConflictException: Multiple items conflict with the same change&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.ChangeOptimizer.detectConflicts() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\ChangeOptimizer.cs:line 96&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.ChangeOptimizer.Resolve() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\ChangeOptimizer.cs:line 192&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.BatchingContext.Flush() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\BatchingContext.cs:line 284&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.VC.SourceToTfsMigrationEngine.Flush(BatchingContext context) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\SourceToTFSMigrationEngine.cs:line 229&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.VC.SourceToTfsMigrationEngine.ProcessChangeGroup(ChangeGrouping group) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\SourceToTFSMigrationEngine.cs:line 190&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.TfsToTfsMigrationEngine.ProcessChangeGroup(ChangeGrouping group) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\TfsToTfsMigrationEngine.cs:line 112&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.VC.VCMigrationEngine.MigrateEach() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\MigrationEngine.cs:line 125&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.VC.VCMigrationEngine.Run() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\MigrationEngine.cs:line 45&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.Migration.Toolkit.VC.SourceToTfsMigrationEngine.Run() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Core\Toolkit\VC\SourceToTFSMigrationEngine.cs:line 85&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.Session.MigrationThread() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\Session.cs:line 178&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=20&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Information: 0 : VCSession_2008_09_26_03_23_38_551: Multiple items conflict with the same change&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=20&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Warning: 0 : Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=21&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Information: 0 : System.Threading.ThreadAbortException: Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.VersionControl.Client.Repository.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse&amp;amp; response)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.VersionControl.Client.Repository.QueryHistory(String workspaceName, String workspaceOwner, ItemSpec itemSpec, VersionSpec versionItem, String user, VersionSpec versionFrom, VersionSpec versionTo, Int32 maxCount, Boolean includeFiles, Boolean generateDownloadUrls, Boolean slotMode)&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.VersionControl.Client.Client.&amp;lt;GetHistoryInternal&amp;gt;d__7.MoveNext()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.TeamFoundation.VersionControl.Client.Client.&amp;lt;GetHistory&amp;gt;d__0.MoveNext()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.TfsToTfsAnalysisEngine.loadEarliestHwmBasedOnMappings(Int32 notBefore, VersionControlSession session) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\TfsToTfsAnalysisEngine.cs:line 146&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.TfsToTfsAnalysisEngine.getNextChangeId() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\TfsToTfsAnalysisEngine.cs:line 289&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.TfsToTfsAnalysisEngine.getNextTfsChange() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\TfsToTfsAnalysisEngine.cs:line 297&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.TfsToTfsAnalysisEngine.Run() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\TfsToTfsAnalysisEngine.cs:line 228&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.Session.AnalysisThread() in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\Session.cs:line 133&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=21&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Warning: 0 : Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=21&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Information: 0 : System.Threading.ThreadAbortException: Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.Thread.AbortInternal()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.Thread.Abort()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.Session.shutdownThread(Thread thread) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\Session.cs:line 104&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=21&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8597313Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Warning: 0 : Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=20&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8697439Z&lt;br&gt;
TfsMigrationWindowsServiceHost.exe Information: 0 : System.Threading.ThreadAbortException: Thread was being aborted.&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.Thread.AbortInternal()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at System.Threading.Thread.Abort()&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.Vsts.Rangers.Migration.TfsToTfs.Session.shutdownThread(Thread thread) in C:\Documents and Settings\RBeaubien\Desktop\t2tmtk\Source\Adapters\TFS2TFS\VC\TfsToTfsAdapter\Session.cs:line 104&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; LogicalOperationStack=&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ThreadId=20&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime=2008-09-26T10:27:53.8697439Z&lt;br&gt;
&lt;/div&gt;</description><author>RBeaubien</author><pubDate>Fri, 26 Sep 2008 10:34:48 GMT</pubDate><guid isPermaLink="false">New Post: Multiple items conflict with the same change 20080926103448A</guid></item><item><title>Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Sep 24, 2008)</title><link>http://www.codeplex.com/tfstotfsmigration/Release/ProjectReleases.aspx?ReleaseId=17338</link><description>Rated 4 Stars (out of 5) - New Release (Sept 08) is much better in terms of migration of version control and WI. With this I migrated TFS 2005 to TFS 2008 with 100% source code. But I have few suggestions (may be included in future release)
- Migration utility required both the src and destination TFS must be in the same domain.
- Installation need named instance 
both of these were there in previous release(March 08).</description><author>vikkuu</author><pubDate>Wed, 24 Sep 2008 13:45:24 GMT</pubDate><guid isPermaLink="false">Reviewed: TFS to TFS Migration Tool v1.1 (Prerelease) (Sep 24, 2008) 20080924014524P</guid></item><item><title>New Post: Trying to get around credentials issues</title><link>http://www.codeplex.com/tfstotfsmigration/Thread/View.aspx?ThreadId=36234</link><description>&lt;div style="line-height: normal;"&gt;It states in the prerequisites for the tool that credentials should be the same for both the source and the destination server. This is pretty limiting being that many times we would like to migrate accross domains. (where credentials are passed with the domain info or the credentials are just different) Did anyone come up with any workarounds for this ? Keep in mind that I don't want to stand up another TFS instance just to do the migration. Any help or consideration would be greatly appreciated.
&lt;/div&gt;</description><author>jazzcatone</author><pubDate>Mon, 22 Sep 2008 23:37:12 GMT</pubDate><guid isPermaLink="false">New Post: Trying to get around credentials issues 20080922113712P</guid></item></channel></rss>