Migrate TFS 2010 Project Collection to another TFS 2010 server

27. February 2013

This is a nice blog post for migrating TFS 2010 Project Collection to another TFS 2010 server

http://rmlinar.net/blog/2011/12/27/migrate-tfs-2010-project-collection-to-another-tfs-2010-server/

Team Foundation Server 2010

TFS 2010 Error : TF255374 The default collation is set to Latin1_General_CI_AI

23. February 2013

[Configuration Database] TF255374: The following SQL Server instance is not compatible with Team Foundation Server: VBXW2008\SQLSVR08. The default collation is set to Latin1_General_CI_AI. Team Foundation Server requires that the default collation be case insensitive and accent sensitive. You must choose a SQL Server instance whose default collation settings match these requirements

 

The best option i found out was either i re-install the SQL SERVER 2008 again fresh or create a new instance with collation settings defined properly at the time of installation . 

Team Foundation Server 2010 ,