<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Developers, Developers, Developers! : Team Build</title><link>http://blogs.msdn.com/quah/archive/tags/Team+Build/default.aspx</link><description>Tags: Team Build</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>VSTS Team Build To Get Specific Version To Build</title><link>http://blogs.msdn.com/quah/archive/2008/06/12/vsts-team-build-to-get-specific-version-to-build.aspx</link><pubDate>Thu, 12 Jun 2008 05:28:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8796535</guid><dc:creator>hakteng</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/quah/comments/8796535.aspx</comments><wfw:commentRss>http://blogs.msdn.com/quah/commentrss.aspx?PostID=8796535</wfw:commentRss><description>&lt;p&gt;To select a specific changesets or labels to build, modify the TFSBuild.proj XML file. Use the &lt;b&gt;GetVersion&lt;/b&gt; property - this is for VSTS 2008  &lt;p&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;font color="#0000ff"&gt;&lt;/font&gt; &lt;p&gt;&lt;font color="#0000ff"&gt;&amp;nbsp; &amp;lt;PropertyGroup&amp;gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;GetVersion&amp;gt;Cxxxx&amp;lt;/GetVersion&amp;gt; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font color="#0000ff"&gt;&amp;nbsp; &amp;lt;/PropertyGroup&amp;gt;&lt;/font&gt; &lt;/p&gt; &lt;p&gt;You can put this anywhere within the &amp;lt;Property&amp;gt; tag in the file.  &lt;p&gt;The syntax of the version (changeset or labels or etc):  &lt;p&gt;Date/time (D10/20/2005) &lt;br&gt;&lt;font color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Changeset version (C1256) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Label (Lmylabel) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Latest version (T) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Workspace version (Wworkspacename;owner) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; by default, it is ‘T’, get latest sources.&lt;/font&gt;  &lt;p&gt;You can use the &lt;a href="http://msdn.microsoft.com/en-us/library/ms181716.aspx"&gt;&lt;u&gt;GUI&lt;/u&gt; &lt;/a&gt;to specify a specific branch of a solution in the version control. However, of that branch, it will always build the latest. This is the essence of continuous integrated build. If you do regular builds, you do not need to build previous versions.  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/quah/WindowsLiveWriter/VSTSTeamBuildtogetspecificversiontobuild_954D/y1pWEvMK1wfF4Ang0H8E7R_NMts8YlDkIXPFLTKHbUbx6Hw8zcu9q5U-Box0oJDfepm_4.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="171" alt="y1pWEvMK1wfF4Ang0H8E7R_NMts8YlDkIXPFLTKHbUbx6Hw8zcu9q5U-Box0oJDfepm" src="http://blogs.msdn.com/blogfiles/quah/WindowsLiveWriter/VSTSTeamBuildtogetspecificversiontobuild_954D/y1pWEvMK1wfF4Ang0H8E7R_NMts8YlDkIXPFLTKHbUbx6Hw8zcu9q5U-Box0oJDfepm_thumb_1.jpg" width="244" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8796535" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/quah/archive/tags/Team+Build/default.aspx">Team Build</category><category domain="http://blogs.msdn.com/quah/archive/tags/Version/default.aspx">Version</category><category domain="http://blogs.msdn.com/quah/archive/tags/Visual+Studio+Team+System/default.aspx">Visual Studio Team System</category></item></channel></rss>