<?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>Dushyanth Jyothi &#187; Visual Source Safe</title>
	<atom:link href="http://dushi.co.uk/tag/visual-source-safe/feed/" rel="self" type="application/rss+xml" />
	<link>http://dushi.co.uk</link>
	<description>Me, My Life and the Binary</description>
	<lastBuildDate>Thu, 22 Jul 2010 21:14:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing a solution/project from SourceSafe</title>
		<link>http://dushi.co.uk/20/08/2009/removing-a-solutionproject-from-sourcesafe/</link>
		<comments>http://dushi.co.uk/20/08/2009/removing-a-solutionproject-from-sourcesafe/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:35:35 +0000</pubDate>
		<dc:creator>Dushyanth Jyothi</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Visual Source Safe]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dushi.co.uk/?p=97</guid>
		<description><![CDATA[@ Visual Source Safe:1. Delete the solution/project@ Visual Studio 1 &#8211; Go to the folder containing the solution files and delete the following:          mssccprj.scc          MyProject.vssscc          vssver.scc2 &#8211; Open [...]]]></description>
			<content:encoded><![CDATA[@ Visual Source Safe:<br />1. Delete the solution/project<br /><br />@ Visual Studio <br />1 &#8211; Go to the folder containing the solution files and delete the following:<br />          mssccprj.scc<br />          MyProject.vssscc<br />          vssver.scc<br /><br />2 &#8211; Open MyProject.sln in your favorite text editor and remove the following section:<br />          GlobalSection(SourceCodeControl) = preSolution<br />                     &#8230;<br />          EndGlobalSection<br /><br />3 &#8211; Go to the folder containing the project files and delete the following:<br />          MyProject.vbproj.vspscc<br />          mssccprj.scc<br />          vssver.scc<br /><br />4 &#8211; Open MyProject.vbproj in your text editor and remove the following lines:<br />          SccProjectName = &#8220;SAK&#8221;<br />          SccLocalPath = &#8220;SAK&#8221;<br />          SccAuxPath = &#8220;SAK&#8221;<br />          SccProvider = &#8220;SAK&#8221;]]></content:encoded>
			<wfw:commentRss>http://dushi.co.uk/20/08/2009/removing-a-solutionproject-from-sourcesafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
