Support Information


To help aid in diagnosing problems, please provide the following information:

For all adapters:

MigrationConsole.log
Session configuration file

For the CVS To TFS adapter:

The CVS changelog for the CVS module you are migrating

For the StarTeam To TFS adapter:

StarTeamChangesets.xml and StarTeamChangesetsMerged.xml from your session's StarTeam working directory

For the Subversion To TFS adapter:

The output from SVN log for the root folder being migrated using the following parameters:

svn log --xml -v [PATH] > SVNResult.xml

For the TFS To TFS adapter:

The output from the TFS command line for the root folder being migrated using the following parameters:

tf history $/TeamProject/RootFolder /format:detailed /recursive /collection:http://tfs.company.com:8080/tfs/DefaultCollection > TFSHistory.txt