<?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: Label in SourceSafe / VSS</title>
	<atom:link href="http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html</link>
	<description>SourceSafe, Source Control, Software Development</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:25:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Azeem</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-2491</link>
		<dc:creator>Azeem</dc:creator>
		<pubDate>Sat, 23 Jan 2010 08:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-2491</guid>
		<description>That&#039;s great.</description>
		<content:encoded><![CDATA[<p>That&#8217;s great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kabini</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-2369</link>
		<dc:creator>kabini</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-2369</guid>
		<description>Hi!!

I am trying to get some folders that have labelled in VSS. What I ahve done is: 
$
Product 
  ACCESSORIES A
    Accessories A1 -&gt; Labelled as &quot;For_Product_A&quot;
    Accessories A2 -&gt; Labelled as &quot;For_Product_A&quot;
  ACCESSORIES B
    Accessories B1  -&gt; Labelled as &quot;For_Product_A&quot;
    Accessories B2 -&gt; Labelled as &quot;For_Product_B&quot;

Now, when I do a Show History (Included Recursive, Include Labels) and then do a GET by selecting the Label &quot;For_Product_A&quot;, i find that that Get is retreiving all the files from ACCESSORIES A &amp; ACCESSORIES B. Why is it so. Can u tell me why this is happening.

I have also tried by writing a batch file: 
&quot;C:\Program Files\Microsoft Visual Studio\VSS\win32\SS.exe&quot; GET $/Product/*.* -r &quot;-VLFor_Product_A&quot; -yGuest

This also does not give me any result.

Can u help me with the labelling issue? 
Thanks in Advance for your help

Kabini</description>
		<content:encoded><![CDATA[<p>Hi!!</p>
<p>I am trying to get some folders that have labelled in VSS. What I ahve done is:<br />
$<br />
Product<br />
  ACCESSORIES A<br />
    Accessories A1 -&gt; Labelled as &#8220;For_Product_A&#8221;<br />
    Accessories A2 -&gt; Labelled as &#8220;For_Product_A&#8221;<br />
  ACCESSORIES B<br />
    Accessories B1  -&gt; Labelled as &#8220;For_Product_A&#8221;<br />
    Accessories B2 -&gt; Labelled as &#8220;For_Product_B&#8221;</p>
<p>Now, when I do a Show History (Included Recursive, Include Labels) and then do a GET by selecting the Label &#8220;For_Product_A&#8221;, i find that that Get is retreiving all the files from ACCESSORIES A &amp; ACCESSORIES B. Why is it so. Can u tell me why this is happening.</p>
<p>I have also tried by writing a batch file:<br />
&#8220;C:\Program Files\Microsoft Visual Studio\VSS\win32\SS.exe&#8221; GET $/Product/*.* -r &#8220;-VLFor_Product_A&#8221; -yGuest</p>
<p>This also does not give me any result.</p>
<p>Can u help me with the labelling issue?<br />
Thanks in Advance for your help</p>
<p>Kabini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreejith</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-1710</link>
		<dc:creator>Sreejith</dc:creator>
		<pubDate>Tue, 03 Feb 2009 12:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-1710</guid>
		<description>Excellent article. It helped me a lot.</description>
		<content:encoded><![CDATA[<p>Excellent article. It helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-1708</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Mon, 02 Feb 2009 12:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-1708</guid>
		<description>If I create a label on a project which has subprojects beneath it with files contained in the subprojects, the label is correctly applied to the projects, subprojects and files.  If I try to do a get or checkout at the project level by label using the history view, it does not retrieve any subprojects or any of the files under the subprojects.  It is possible to get VSS to retrieve any file or subproject underneath a project by label where the label was applied???</description>
		<content:encoded><![CDATA[<p>If I create a label on a project which has subprojects beneath it with files contained in the subprojects, the label is correctly applied to the projects, subprojects and files.  If I try to do a get or checkout at the project level by label using the history view, it does not retrieve any subprojects or any of the files under the subprojects.  It is possible to get VSS to retrieve any file or subproject underneath a project by label where the label was applied???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Gao</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-1707</link>
		<dc:creator>Kevin Gao</dc:creator>
		<pubDate>Mon, 02 Feb 2009 10:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-1707</guid>
		<description>Hi Robert,

No. Only one label can exist on a single file revision. Assigning a new label creates a new version of the file associated with that label, although the file remains the same.</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>No. Only one label can exist on a single file revision. Assigning a new label creates a new version of the file associated with that label, although the file remains the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Bourne</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-1706</link>
		<dc:creator>Robert Bourne</dc:creator>
		<pubDate>Fri, 30 Jan 2009 22:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-1706</guid>
		<description>I was hoping you could answer the following. Can a single revision carry more than one label? I realize that labels are unique identifiers so it would be impossible for the same text string to be assigned more than once as a lable on a given revision. But I have used systems in the past where multiple, distinct labels can exist on a single file revision. Is this possible with source safe?</description>
		<content:encoded><![CDATA[<p>I was hoping you could answer the following. Can a single revision carry more than one label? I realize that labels are unique identifiers so it would be impossible for the same text string to be assigned more than once as a lable on a given revision. But I have used systems in the past where multiple, distinct labels can exist on a single file revision. Is this possible with source safe?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-1699</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Tue, 20 Jan 2009 11:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-1699</guid>
		<description>Hi,

This tutorial is excellent. Before any one starts using VSS if they go thru this tutorial it will be very useful.

Regards,
Krishna</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This tutorial is excellent. Before any one starts using VSS if they go thru this tutorial it will be very useful.</p>
<p>Regards,<br />
Krishna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.kevingao.net/sourcesafe/label-in-sourcesafe-vss.html/comment-page-1#comment-207</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Tue, 11 Nov 2008 17:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevingao.net/?p=409#comment-207</guid>
		<description>Hello, Good Afternoon!

Very good! 
You Helped me plenty of with this article. Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, Good Afternoon!</p>
<p>Very good!<br />
You Helped me plenty of with this article. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
