<?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 Studio</title>
	<atom:link href="http://dushi.co.uk/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://dushi.co.uk</link>
	<description>Me, My Life and the Binary</description>
	<lastBuildDate>Wed, 11 Apr 2012 15:45:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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.scc 2 &#8211; Open MyProject.sln in your favorite text editor and remove the following section: GlobalSection(SourceCodeControl) = preSolution &#8230; EndGlobalSection 3 &#8211; Go to the folder containing the [...]]]></description>
			<content:encoded><![CDATA[<p>@ Visual Source Safe:<br />
1. Delete the solution/project</p>
<p>@ 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</p>
<p>2 &#8211; Open MyProject.sln in your favorite text editor and remove the following section:<br />
          GlobalSection(SourceCodeControl) = preSolution<br />
                     &#8230;<br />
          EndGlobalSection</p>
<p>3 &#8211; Go to the folder containing the project files and delete the following:<br />
          MyProject.vbproj.vspscc<br />
          mssccprj.scc<br />
          vssver.scc</p>
<p>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;</p>
]]></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>

