<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sander van Vliet &#187; Team Foundation Server 2010</title>
	<atom:link href="http://barad-dur.nl/tag/team-foundation-server-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://barad-dur.nl</link>
	<description>Land Rovers, .Net en meer!</description>
	<lastBuildDate>Fri, 11 Nov 2011 07:46:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TFS2010 VSSConverter woes</title>
		<link>http://barad-dur.nl/net/tfs2010-vssconverter-woes/</link>
		<comments>http://barad-dur.nl/net/tfs2010-vssconverter-woes/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 10:12:06 +0000</pubDate>
		<dc:creator>Sander</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Team Foundation Server 2010]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VSSConverter]]></category>

		<guid isPermaLink="false">http://barad-dur.nl/?p=134</guid>
		<description><![CDATA[Yesterday I&#8217;ve been busy installing the Beta 2 of Team Foundation Server 2010 to do some testing and to see if we can switch (yay go-live!). And in fact the installing went pretty smooth so the work Microsoft has been doing is really great. Unfortunately when I decided it was time to move our Visual <a href="http://barad-dur.nl/net/tfs2010-vssconverter-woes/" class="more-link">Meer &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I&#8217;ve been busy installing the Beta 2 of Team Foundation Server 2010 to do some testing and to see if we can switch (yay go-live!). And in fact the installing went pretty smooth so the work Microsoft has been doing is really great.</p>
<p>Unfortunately when I decided it was time to move our Visual Source Safe database to TFS all went sour. The analysis of the VSS database with the VSSConverter tool worked but when I tried to migrate it just sat there and told me:</p>
<p><span>TF60070: Unable to connect to the Team Foundation Server: &#8216;http://ts01:8080/&#8217;. Please ensure that the Team Foundation Server exists and try again.</span></p>
<p><span>At first it seemed logical as the TFS is at http://ts01:8080/<strong>tfs</strong> so no worries there, just a bad config. Unfortunately there is no option in the configuration file to specify a full URL so basically I&#8217;m stuck. (<strong>small update:</strong> I tried to be clever and use URL redirection but it doesn&#8217;t work)<br />
</span></p>
<p><span>I&#8217;ve filed a bug on the <a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=500032" target="_blank">Microsoft Connect</a> site so if you&#8217;re having the same problem please vote for it so they&#8217;ll start to fix it.</span></p>
<p><span><strong>Update 1: </strong>It seems that in Beta 1 the VSSConverter tool is unsupported. See the blog post from granth <a href="http://blogs.msdn.com/granth/archive/2009/05/20/visual-studio-team-system-2010-team-foundation-server-beta-1-installation-problems.aspx" target="_blank">here</a>, about half-way on the page</span></p>
<p><span><strong>Update 2: </strong><span style="text-decoration: line-through;">Someone has <a href="http://social.msdn.microsoft.com/Forums/en-US/tfsversioncontrol/thread/de4d9dcc-6140-4f04-a397-c664384f847a" target="_blank">been successful</a> but with the VS2008 version of VSSConverter</span> Nope, he was not.</span></p>
<p><span><strong>Update 3:</strong> Matthew Mitrick (from Microsoft) has a good answer to this. You can read about it <a href="http://social.msdn.microsoft.com/Forums/en-US/tfsprerelease/thread/f4066269-d6b9-4fe0-84a8-ffaf619f0dd4/" target="_blank">here</a>.</span></p>
<p><span>The answer is that in the TFS 2010 Beta 2 there is a new feature called Collections. Unfortunately the documentation of VSSConverter has not been updated as there is a new configuration option to specify in which collection the projects should be migrated. So the solution is to add the option &#8220;</span>collection&#8221; to the TeamFoundationServer element in the options.xml so it looks something like this:</p>
<pre>&lt;TeamFoundationServer name="myserver" port="8080" protocol="http"
collection="tfs/DefaultCollection"&gt;&lt;/TeamFoundationServer&gt;</pre>
<p>If you&#8217;ve installed TFS in another virtual directory than <strong>tfs</strong> you should modify the collection option accordingly. (Goes for the collection as well <img src='http://barad-dur.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://barad-dur.nl/net/tfs2010-vssconverter-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

