<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VSS / SourceSafe Tutorial</title>
	<atom:link href="http://www.kevingao.net/sourcesafe-vss-how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kevingao.net</link>
	<description>SourceSafe, Source Control, Software Development</description>
	<lastBuildDate>Wed, 07 Jul 2010 21:46:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Priya</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2493</link>
		<dc:creator>Priya</dc:creator>
		<pubDate>Wed, 27 Jan 2010 05:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2493</guid>
		<description>Hi, How to use VSS from Client for web development projects</description>
		<content:encoded><![CDATA[<p>Hi, How to use VSS from Client for web development projects</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2487</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2487</guid>
		<description>I want to print the full source safe documentation to my printer without opening every chapter. Is there a single button solution to do this?</description>
		<content:encoded><![CDATA[<p>I want to print the full source safe documentation to my printer without opening every chapter. Is there a single button solution to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curious</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2457</link>
		<dc:creator>Curious</dc:creator>
		<pubDate>Fri, 27 Nov 2009 19:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2457</guid>
		<description>Thanks for the tutorial. It was a good comprehensive overview. It would be nice to see some examples of the file structure for major releases, minor ones and test. Like you did in your branch example.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. It was a good comprehensive overview. It would be nice to see some examples of the file structure for major releases, minor ones and test. Like you did in your branch example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wild</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2453</link>
		<dc:creator>Wild</dc:creator>
		<pubDate>Fri, 13 Nov 2009 18:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2453</guid>
		<description>Kevin Gaoon, Al McNicoll, or anyone else:

How can you write VBA code for Access 2003 to check files into and out of VSS?
That is, not using VSS dialog boxes, but writing the code with VSS automation?</description>
		<content:encoded><![CDATA[<p>Kevin Gaoon, Al McNicoll, or anyone else:</p>
<p>How can you write VBA code for Access 2003 to check files into and out of VSS?<br />
That is, not using VSS dialog boxes, but writing the code with VSS automation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henriette</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2451</link>
		<dc:creator>Henriette</dc:creator>
		<pubDate>Fri, 13 Nov 2009 14:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2451</guid>
		<description>Hi Kevin,

thanks for sharing your knowledge of VSS.

Currently I&#039;m looking for an answer to this problem:
At work we have a running website. We have a production server and a test server. Customer support sometimes uploads new images to alter custom pages. These uploads are done through a different webapplication.
Basically, so that customer support has no need to know anything about programming/servers/folders.

Resently we added our sourcecode to VSS directly from the ISS on the testserver.
Know, whenever customer support uploads a new image, we are unable to render the new image on the testserver.

We think we need to remove the image folder from the VSS, but are afraid to end up deleting all images instead. 
Do you (or anyone else) have a suggestion for us as to how we can ensure that newly uploaded images are rendered correctly on both servers?</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>thanks for sharing your knowledge of VSS.</p>
<p>Currently I&#8217;m looking for an answer to this problem:<br />
At work we have a running website. We have a production server and a test server. Customer support sometimes uploads new images to alter custom pages. These uploads are done through a different webapplication.<br />
Basically, so that customer support has no need to know anything about programming/servers/folders.</p>
<p>Resently we added our sourcecode to VSS directly from the ISS on the testserver.<br />
Know, whenever customer support uploads a new image, we are unable to render the new image on the testserver.</p>
<p>We think we need to remove the image folder from the VSS, but are afraid to end up deleting all images instead.<br />
Do you (or anyone else) have a suggestion for us as to how we can ensure that newly uploaded images are rendered correctly on both servers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcwolf</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2429</link>
		<dc:creator>Marcwolf</dc:creator>
		<pubDate>Tue, 20 Oct 2009 04:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2429</guid>
		<description>Do you have any information re using VSS over a internet connection.

I am part of a smal team of developers who are not in the same office and we really need something like VSS to help us

Marc</description>
		<content:encoded><![CDATA[<p>Do you have any information re using VSS over a internet connection.</p>
<p>I am part of a smal team of developers who are not in the same office and we really need something like VSS to help us</p>
<p>Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2417</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 25 Sep 2009 15:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2417</guid>
		<description>Thanks alot i have been looking for something like this to help me setup vss for myself and 2 other developers, short and sweet and to the point..
Thanks again
Tim</description>
		<content:encoded><![CDATA[<p>Thanks alot i have been looking for something like this to help me setup vss for myself and 2 other developers, short and sweet and to the point..<br />
Thanks again<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2358</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 21 Aug 2009 13:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2358</guid>
		<description>I just wanted to say thanks for the amazing tutorial.  I have very little experience with VSS and I am trying to set it up in a small enviroment with only 2-3 developers, and this is exactly what I have been looking for.  It&#039;s short, simple, to the point, and answers all my questions.

Thanks!
Jason</description>
		<content:encoded><![CDATA[<p>I just wanted to say thanks for the amazing tutorial.  I have very little experience with VSS and I am trying to set it up in a small enviroment with only 2-3 developers, and this is exactly what I have been looking for.  It&#8217;s short, simple, to the point, and answers all my questions.</p>
<p>Thanks!<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-2323</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-2323</guid>
		<description>Kevin,

Thank you so much for making this available to the public.  I have used VSS sporadically over the years - never had to set it up myself until now.   I figured reviewing a tutorial before I begin would be a good thing - glad I did.

This was a great overview.

R</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>Thank you so much for making this available to the public.  I have used VSS sporadically over the years &#8211; never had to set it up myself until now.   I figured reviewing a tutorial before I begin would be a good thing &#8211; glad I did.</p>
<p>This was a great overview.</p>
<p>R</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarvesh Bhardwaj &#8250; links for 2009-06-15</title>
		<link>http://www.kevingao.net/sourcesafe-vss-how-to/comment-page-1#comment-1871</link>
		<dc:creator>Sarvesh Bhardwaj &#8250; links for 2009-06-15</dc:creator>
		<pubDate>Tue, 16 Jun 2009 03:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?page_id=9#comment-1871</guid>
		<description>[...] » VSS / SourceSafe Tutorial (tags: sourcesafe tutorial howto programming .net development microsoft reference source safe guide vss) [...]</description>
		<content:encoded><![CDATA[<p>[...] » VSS / SourceSafe Tutorial (tags: sourcesafe tutorial howto programming .net development microsoft reference source safe guide vss) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
