<?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>A new community project based on TFS</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx</link><description>Martin Woodward brought a new community project to my attention today. The project is based on the concept of an internal tool we have here at Microsoft called "Gauntlet". Gauntlet was orginally created by the IE team in the 1996-1997 timeframe and has</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Holy Grail of CI</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6751021</link><pubDate>Wed, 12 Dec 2007 23:52:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6751021</guid><dc:creator>Scotty Wakefield</dc:creator><description>&lt;p&gt;&amp;quot;Gated Checkins&amp;quot;(or &amp;quot;gated commits&amp;quot; - if using some other tools) really are the holy grail of continuous integration. Its a great idea to include it in future versions of TFS.&lt;/p&gt;
</description></item><item><title>re: A new community project based on TFS</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6751735</link><pubDate>Thu, 13 Dec 2007 01:01:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6751735</guid><dc:creator>Mark B.</dc:creator><description>&lt;p&gt;This is definitely something we'll want to play with. In keeping with the religious analogy already stated, the CI extensions to TFS prompted our entire team to lay prostrate before the gods! &amp;nbsp;It will be interesting to see how the added layer of risk mitigation weighs out against the extended time before changesets are available to other developers over a couple of life cycles - e.g. how many potential hours were saved by avoiding critical stops versus how many hours were lost waiting for changeset availability. I'm sure it's not as easy of a comparison as that, but it gets to the point. Thanks Brian!&lt;/p&gt;
</description></item><item><title>Great idea</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6753023</link><pubDate>Thu, 13 Dec 2007 03:07:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6753023</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;Definitely looks cool and sounds like a great addition to Rosario...great use of the shelving capability. &amp;nbsp;I will definitely be downloading this tool and giving it a whirl.&lt;/p&gt;
</description></item><item><title>re: A new community project based on TFS</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6757059</link><pubDate>Thu, 13 Dec 2007 11:18:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6757059</guid><dc:creator>Martin Hinshelwood</dc:creator><description>&lt;p&gt;Thats fantastic! When will I be able to install Rosario ;)&lt;/p&gt;
</description></item><item><title>Gauntlet passera sur TFS</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6759443</link><pubDate>Thu, 13 Dec 2007 14:33:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6759443</guid><dc:creator>Batswirl</dc:creator><description>&lt;p&gt;Si cela vous interesse bien entendu... Brian Harry vient d'annoncer la bonne nouvelle sur son blog. Le&lt;/p&gt;
</description></item><item><title>re: A new community project based on TFS</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6760265</link><pubDate>Thu, 13 Dec 2007 15:50:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6760265</guid><dc:creator>bharry</dc:creator><description>&lt;p&gt;Well, you can pick up CTPs now :) &amp;nbsp;I announced one a week or so ago on my blog. &amp;nbsp;However, it will be a while yet before Rosario CTPs are in shape for anything more than kicking the tires.&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
</description></item><item><title>VSTS Links - 12/13/2007</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#6762187</link><pubDate>Thu, 13 Dec 2007 18:26:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6762187</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;Mickey Gousset on Go check out my first article at codeproject.com. Brian Harry on A new community project...&lt;/p&gt;
</description></item><item><title>Gated check in - Shelveset build</title><link>http://blogs.msdn.com/bharry/archive/2007/12/12/a-new-community-project-based-on-tfs.aspx#9798884</link><pubDate>Tue, 23 Jun 2009 08:06:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9798884</guid><dc:creator>Ragh</dc:creator><description>&lt;p&gt;In Gated check-in, we are looking at building the code which is available in the server by the merging the local changes back to the respective files. This allows the developer to accept or reject his changes depending on the build suceess or failure. &lt;/p&gt;
&lt;p&gt;The concept used here is shelve the local changes back to server, run the get latest command to bring files from server and merge shelve changes to the files and run the build. if build succeeds check in also succeeds.&lt;/p&gt;
</description></item></channel></rss>