<?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>Code Library &#187; Source Control</title>
	<atom:link href="http://www.ucosoft.com/tag/source-control/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucosoft.com</link>
	<description>Free Source Code and Program Tips</description>
	<lastBuildDate>Mon, 19 Jul 2010 04:51:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Some comment about Visual SourceSafe</title>
		<link>http://www.ucosoft.com/visual-sourcesafe-microsofts-source-destruction-system.html</link>
		<comments>http://www.ucosoft.com/visual-sourcesafe-microsofts-source-destruction-system.html#comments</comments>
		<pubDate>Wed, 22 Nov 2006 06:24:55 +0000</pubDate>
		<dc:creator>hamo</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[SourceSafe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.ucosoft.com/archives/23.html</guid>
		<description><![CDATA[Here is the short introduction of the great article of&#160; Alan De&#160;Smet . Please goto the author&#8217;s website for the fulltext and there are some upgrade of the article. The author introduced the shortcomings of SourceSafe and hoped&#160; to dissuade us from using SourceSafe, and have spared us the bad experiences he had. Alan De&#160;Smet]]></description>
			<content:encoded><![CDATA[<p><strong>Here is the short introduction of the great article of&nbsp; <a href="http://www.highprogrammer.com/alan/">Alan De&nbsp;Smet </a>. Please goto the <a href="http://www.highprogrammer.com/alan/windev/sourcesafe.html ">author&#8217;s website</a> for the fulltext and there are some upgrade of the article.</strong></p>
<p>The author introduced the shortcomings of SourceSafe and hoped&nbsp; to dissuade us from using SourceSafe, and have spared us the bad experiences he had.<span id="more-23"></span></p>
<p><strong> <a href="http://www.highprogrammer.com/alan/">Alan De&nbsp;Smet</a></strong> provided the missing features of the Micosoft SourceSafe:</p>
<ul>
<li>SourceSafe lacks usable branching support</li>
<li>SourceSafe cannot be safely extended</li>
<li>SourceSafe silently leaves stale files on your local system</li>
<li>SourceSafe badly handles slow networks and the public internet</li>
<li>Managing third party modules is difficult with SourceSafe</li>
<li>Viewing and retrieving historical versions is extremely slow</li>
<li>Difficult to maintain multiple local copies of one project</li>
</ul>
<p> <strong><a href="http://www.highprogrammer.com/alan/">Alan De&nbsp;Smet</a></strong> also thought that the safety of SourceSafe was bad.<strong><br /></strong></p>
<ul>
<li>SourceSafe degrades on large projects</li>
<li>SourceSafe integration can crash Visual Studio</li>
<li>SourceSafe relies on dangerous file sharing</li>
<li>SourceSafe should be scanned for corruption weekly</li>
<li>SourceSafe handles multiple time zones badly</li>
<li>SourceSafe becomes corrupted</li>
</ul>
<p>And at last, <strong><a href="http://www.highprogrammer.com/alan/">Alan De&nbsp;Smet</a>&nbsp; </strong>suggested us to transfer our souce control system to some better choice. </p>
<p><strong>The original fulltext is <a href="http://www.highprogrammer.com/alan/windev/sourcesafe.html">here</a>. &nbsp;</strong><strong> <a href="http://www.highprogrammer.com/alan/"><br /></a></strong></p>

	Tags: <strong><a href="http://www.ucosoft.com/tag/source-control" title="Source Control" rel="tag">Source Control</a>, <a href="http://www.ucosoft.com/tag/sourcesafe" title="SourceSafe" rel="tag">SourceSafe</a>, <a href="http://www.ucosoft.com/tag/tips" title="Tips" rel="tag">Tips</a>, <a href="http://www.ucosoft.com/tag/visual-studio" title="Visual Studio" rel="tag">Visual Studio</a></strong><br />

	<ul class="st-related-posts">
	<li><a href="http://www.ucosoft.com/the-simplest-way-to-change-the-row-height-of-clistctrl.html" title="The Simplest way to change the row height of CListCtrl (January 14, 2008)">The Simplest way to change the row height of CListCtrl</a> (0)</li>
	<li><a href="http://www.ucosoft.com/speed-up-loading-of-pages.html" title="Speed up loading of pages (November 21, 2006)">Speed up loading of pages</a> (1)</li>
	<li><a href="http://www.ucosoft.com/solution-of-fatal-error-rc1004-unexpected-end-of-file-found.html" title="Solution of fatal error RC1004: unexpected end of file found (November 6, 2007)">Solution of fatal error RC1004: unexpected end of file found</a> (11)</li>
	<li><a href="http://www.ucosoft.com/setup-scim-in-ubuntu-610.html" title="Setup SCIM in Ubuntu 6.10 (December 11, 2006)">Setup SCIM in Ubuntu 6.10</a> (0)</li>
	<li><a href="http://www.ucosoft.com/microsoft-visual-c-tips-and-tricks2.html" title="Microsoft Visual C++ Tips (November 21, 2006)">Microsoft Visual C++ Tips</a> (0)</li>
	<li><a href="http://www.ucosoft.com/65.html" title="MessageBox support Ctrl+C to copy content (January 1, 2007)">MessageBox support Ctrl+C to copy content</a> (0)</li>
	<li><a href="http://www.ucosoft.com/how-to-launch-an-application-with-admin-privileges-in-vista.html" title="How to launch an Application with Admin privileges in VISTA (March 8, 2007)">How to launch an Application with Admin privileges in VISTA</a> (0)</li>
	<li><a href="http://www.ucosoft.com/how-to-get-the-primary-domain-name.html" title="How to Get the Primary Domain name (January 3, 2007)">How to Get the Primary Domain name</a> (0)</li>
	<li><a href="http://www.ucosoft.com/ccommodule-in-porting-atl-dll-project-to-vc8.html" title="CComModule in porting ATL DLL project to VC8 (June 22, 2007)">CComModule in porting ATL DLL project to VC8</a> (0)</li>
	<li><a href="http://www.ucosoft.com/30-great-tips-of-clistctrl-program2.html" title="30 Great Tips of CListCtrl Program(2) (June 3, 2008)">30 Great Tips of CListCtrl Program(2)</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ucosoft.com/visual-sourcesafe-microsofts-source-destruction-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
