<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>trace of thought (Scott Colestock) - Team System</title>
    <link>http://www.traceofthought.net/</link>
    <description>a trace of thought on...BizTalk Server, Team Foundation Server, AppFabric, etc.</description>
    <language>en-us</language>
    <copyright>Scott Colestock</copyright>
    <lastBuildDate>Tue, 24 Mar 2009 19:42:42 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>scolestock@marcatopartners.net</managingEditor>
    <webMaster>scolestock@marcatopartners.net</webMaster>
    <item>
      <trackback:ping>http://www.traceofthought.net/Trackback.aspx?guid=d37061c8-55a3-4305-b625-73d44ca709aa</trackback:ping>
      <pingback:server>http://www.traceofthought.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.traceofthought.net/PermaLink,guid,d37061c8-55a3-4305-b625-73d44ca709aa.aspx</pingback:target>
      <dc:creator>Scott Colestock</dc:creator>
      <wfw:comment>http://www.traceofthought.net/CommentView,guid,d37061c8-55a3-4305-b625-73d44ca709aa.aspx</wfw:comment>
      <wfw:commentRss>http://www.traceofthought.net/SyndicationService.asmx/GetEntryCommentsRss?guid=d37061c8-55a3-4305-b625-73d44ca709aa</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">I had a chance to do an updated version
of my TFS 2008 / Scrum talk at the <a href="http://vstsmn.net/">MN VSTS User Group</a>. 
Slides are <a href="misc/ScrumWithTFSVSTS2009.ppt">here</a>.<br />
What a great turnout!  And great questions from the group...<br /><p></p><img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=d37061c8-55a3-4305-b625-73d44ca709aa" /></body>
      <title>TFS 2008 / Scrum talk at MN VSTS User Group...</title>
      <guid isPermaLink="false">http://www.traceofthought.net/PermaLink,guid,d37061c8-55a3-4305-b625-73d44ca709aa.aspx</guid>
      <link>http://www.traceofthought.net/2009/03/24/TFS2008ScrumTalkAtMNVSTSUserGroup.aspx</link>
      <pubDate>Tue, 24 Mar 2009 19:42:42 GMT</pubDate>
      <description>I had a chance to do an updated version of my TFS 2008 / Scrum talk at the &lt;a href="http://vstsmn.net/"&gt;MN
VSTS User Group&lt;/a&gt;.&amp;nbsp; Slides are &lt;a href="misc/ScrumWithTFSVSTS2009.ppt"&gt;here&lt;/a&gt;.&lt;br&gt;
What a great turnout!&amp;nbsp; And great questions from the group...&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=d37061c8-55a3-4305-b625-73d44ca709aa" /&gt;</description>
      <comments>http://www.traceofthought.net/CommentView,guid,d37061c8-55a3-4305-b625-73d44ca709aa.aspx</comments>
      <category>Team System</category>
    </item>
    <item>
      <trackback:ping>http://www.traceofthought.net/Trackback.aspx?guid=361a4dee-e38b-465f-b98d-35b029324fd5</trackback:ping>
      <pingback:server>http://www.traceofthought.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.traceofthought.net/PermaLink,guid,361a4dee-e38b-465f-b98d-35b029324fd5.aspx</pingback:target>
      <dc:creator>Scott Colestock</dc:creator>
      <wfw:comment>http://www.traceofthought.net/CommentView,guid,361a4dee-e38b-465f-b98d-35b029324fd5.aspx</wfw:comment>
      <wfw:commentRss>http://www.traceofthought.net/SyndicationService.asmx/GetEntryCommentsRss?guid=361a4dee-e38b-465f-b98d-35b029324fd5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">A frequent pattern in TFS/Team Build is
to merge from one branch to another using a label as the basis for the merge. 
(That is, you select a label in the source branch that designates the point you want
to merge "from".)  Often, this label was applied by Team Build automatically.<br /><br />
This might play out like: "I know this build of this feature branch is good; I'll
use the corresponding label as the basis for a merge back to the trunk."  Etc.<br /><br />
If this sounds like you and your shop, be sure to enable the feature that Buck Hodges
discusses <a href="http://blogs.msdn.com/buckh/archive/2008/10/20/tfs-2008-sp1-new-setting-to-delete-a-build-without-deleting-the-build-label.aspx">here</a> to
make sure that your build label sticks around <i>even when your retention policy indicates
the corresponding build should be deleted.</i>  Otherwise, if the merge process
takes awhile (due to conflict resolution, or lunch) you might find that upon completion
of your work, you get an error indicating the label you were using cannot be found.<br /><br />
If this scenario <i>does</i> play out poorly for you...you could attempt to deduce
the time at which your build label was applied and then apply your own label (with
the same name) to that point in time on the source branch.  The merge process
will then complete...<br /><br />
(No, really, I didn't get burned by this...)<p></p><img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=361a4dee-e38b-465f-b98d-35b029324fd5" /></body>
      <title>Preserving TFS Build Labels...</title>
      <guid isPermaLink="false">http://www.traceofthought.net/PermaLink,guid,361a4dee-e38b-465f-b98d-35b029324fd5.aspx</guid>
      <link>http://www.traceofthought.net/2009/02/02/PreservingTFSBuildLabels.aspx</link>
      <pubDate>Mon, 02 Feb 2009 22:36:25 GMT</pubDate>
      <description>A frequent pattern in TFS/Team Build is to merge from one branch to
another using a label as the basis for the merge.&amp;nbsp; (That is, you select
a label in the source branch that designates the point you want to
merge "from".)&amp;nbsp; Often, this label was applied by Team Build
automatically.&lt;br&gt;
&lt;br&gt;
This might play out like: "I know this build of this feature branch is good; I'll
use the corresponding label as the basis for a merge back to the trunk."&amp;nbsp; Etc.&lt;br&gt;
&lt;br&gt;
If this sounds like you and your shop, be sure to enable the feature that Buck Hodges
discusses &lt;a href="http://blogs.msdn.com/buckh/archive/2008/10/20/tfs-2008-sp1-new-setting-to-delete-a-build-without-deleting-the-build-label.aspx"&gt;here&lt;/a&gt; to
make sure that your build label sticks around &lt;i&gt;even when your retention policy indicates
the corresponding build should be deleted.&lt;/i&gt;&amp;nbsp; Otherwise, if the merge process
takes awhile (due to conflict resolution, or lunch) you might find that upon completion
of your work, you get an error indicating the label you were using cannot be found.&lt;br&gt;
&lt;br&gt;
If this scenario &lt;i&gt;does&lt;/i&gt; play out poorly for you...you could attempt to deduce
the time at which your build label was applied and then apply your own label (with
the same name) to that point in time on the source branch.&amp;nbsp; The merge process
will then complete...&lt;br&gt;
&lt;br&gt;
(No, really, I didn't get burned by this...)&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=361a4dee-e38b-465f-b98d-35b029324fd5" /&gt;</description>
      <comments>http://www.traceofthought.net/CommentView,guid,361a4dee-e38b-465f-b98d-35b029324fd5.aspx</comments>
      <category>Team System</category>
    </item>
    <item>
      <trackback:ping>http://www.traceofthought.net/Trackback.aspx?guid=1ce23561-1bdd-42d9-9578-cee41ffa4dcf</trackback:ping>
      <pingback:server>http://www.traceofthought.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.traceofthought.net/PermaLink,guid,1ce23561-1bdd-42d9-9578-cee41ffa4dcf.aspx</pingback:target>
      <dc:creator>Scott Colestock</dc:creator>
      <wfw:comment>http://www.traceofthought.net/CommentView,guid,1ce23561-1bdd-42d9-9578-cee41ffa4dcf.aspx</wfw:comment>
      <wfw:commentRss>http://www.traceofthought.net/SyndicationService.asmx/GetEntryCommentsRss?guid=1ce23561-1bdd-42d9-9578-cee41ffa4dcf</wfw:commentRss>
      <title>TFS/Scrum Podcast...</title>
      <guid isPermaLink="false">http://www.traceofthought.net/PermaLink,guid,1ce23561-1bdd-42d9-9578-cee41ffa4dcf.aspx</guid>
      <link>http://www.traceofthought.net/2008/10/30/TFSScrumPodcast.aspx</link>
      <pubDate>Thu, 30 Oct 2008 18:17:25 GMT</pubDate>
      <description>I had a chance to sit down with &lt;a href="http://www.slickthought.net/category/SpaghettiCode.aspx"&gt;Jeff
Brand&lt;/a&gt; while down in Omaha for my &lt;a href="http://www.traceofthought.net/2008/10/17/HeartlandDevelopersConference2008.aspx"&gt;presentation
at the HDC&lt;/a&gt;.&amp;nbsp; We recorded a podcast on all (most) things Scrum and TFS &amp;ndash;
you can check it out &lt;a href="http://www.slickthought.net/post/2008/10/New-Spaghetti-Code-Podcast---Scott-Colestock-Discusses-Scrum-and-TFS.aspx"&gt;here&lt;/a&gt;.&amp;nbsp;
It was great fun &amp;ndash; thanks Jeff!&lt;img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=1ce23561-1bdd-42d9-9578-cee41ffa4dcf" /&gt;</description>
      <comments>http://www.traceofthought.net/CommentView,guid,1ce23561-1bdd-42d9-9578-cee41ffa4dcf.aspx</comments>
      <category>Team System</category>
    </item>
    <item>
      <trackback:ping>http://www.traceofthought.net/Trackback.aspx?guid=a1110170-7a4c-406d-98b7-8d2269a67570</trackback:ping>
      <pingback:server>http://www.traceofthought.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.traceofthought.net/PermaLink,guid,a1110170-7a4c-406d-98b7-8d2269a67570.aspx</pingback:target>
      <dc:creator>Scott Colestock</dc:creator>
      <wfw:comment>http://www.traceofthought.net/CommentView,guid,a1110170-7a4c-406d-98b7-8d2269a67570.aspx</wfw:comment>
      <wfw:commentRss>http://www.traceofthought.net/SyndicationService.asmx/GetEntryCommentsRss?guid=a1110170-7a4c-406d-98b7-8d2269a67570</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Heartland Developer's Conference 2008</title>
      <guid isPermaLink="false">http://www.traceofthought.net/PermaLink,guid,a1110170-7a4c-406d-98b7-8d2269a67570.aspx</guid>
      <link>http://www.traceofthought.net/2008/10/17/HeartlandDevelopersConference2008.aspx</link>
      <pubDate>Fri, 17 Oct 2008 01:00:45 GMT</pubDate>
      <description>&lt;p&gt;
I&amp;rsquo;m down in Omaha today at the Omaha edition of the &lt;a href="http://www.heartlanddc.com/"&gt;Heartland
Developer&amp;rsquo;s Conference 2008&lt;/a&gt;.&amp;nbsp; I&amp;rsquo;m presenting on Scrum with TFS
2008 &amp;ndash; with just a little bit more content than at&amp;nbsp;&lt;a href="http://www.traceofthought.net/2008/09/12/SlidesFromMDC2008.aspx"&gt;MDC
2008&lt;/a&gt;, since both the &lt;a href="http://scrumforteamsystem.com/en/default.aspx"&gt;Conchango
Scrum template&lt;/a&gt; and the &lt;a href="http://scrumforteamsystem.com/en/TaskBoardBeta/Default.aspx"&gt;Task
Board UI&lt;/a&gt; were both updated recently (like&amp;hellip;yesterday!)&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
This is a great conference &amp;ndash; they do a great job organizing this event, and
there is a ton of great content.&amp;nbsp; I did my session this morning, and then had
a chance to record a podcast on Scrum/TFS with &lt;a href="http://www.slickthought.net/"&gt;Jeff
Brand&lt;/a&gt; later in the day &amp;ndash; more on that when it actually posts.
&lt;/p&gt;
&lt;p&gt;
Slides I presented today are &lt;a href="http://traceofthought.net/misc/ScrumWithTFSHDC2008.zip"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=a1110170-7a4c-406d-98b7-8d2269a67570" /&gt;</description>
      <comments>http://www.traceofthought.net/CommentView,guid,a1110170-7a4c-406d-98b7-8d2269a67570.aspx</comments>
      <category>Team System</category>
    </item>
    <item>
      <trackback:ping>http://www.traceofthought.net/Trackback.aspx?guid=8cc69ee0-f2b1-43f1-9d54-7108a33caca3</trackback:ping>
      <pingback:server>http://www.traceofthought.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.traceofthought.net/PermaLink,guid,8cc69ee0-f2b1-43f1-9d54-7108a33caca3.aspx</pingback:target>
      <dc:creator>Scott Colestock</dc:creator>
      <wfw:comment>http://www.traceofthought.net/CommentView,guid,8cc69ee0-f2b1-43f1-9d54-7108a33caca3.aspx</wfw:comment>
      <wfw:commentRss>http://www.traceofthought.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8cc69ee0-f2b1-43f1-9d54-7108a33caca3</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Slides from MDC 2008...</title>
      <guid isPermaLink="false">http://www.traceofthought.net/PermaLink,guid,8cc69ee0-f2b1-43f1-9d54-7108a33caca3.aspx</guid>
      <link>http://www.traceofthought.net/2008/09/12/SlidesFromMDC2008.aspx</link>
      <pubDate>Fri, 12 Sep 2008 16:31:32 GMT</pubDate>
      <description>&lt;p&gt;
I had a great time presenting at this year&amp;rsquo;s &lt;a href="http://mdc.ilmservice.com/Default.aspx"&gt;MDC&lt;/a&gt; &amp;ndash;
thanks to all of you who attended.&amp;nbsp; We covered &lt;a href="http://scrumforteamsystem.com/en/default.aspx"&gt;Conchango&amp;rsquo;s
newest Scrum template&lt;/a&gt; for TFS 2008, as well as their very cool new &lt;a href="http://scrumforteamsystem.com/en/TaskBoardBeta/Default.aspx"&gt;Task
Board UI&lt;/a&gt;.&amp;nbsp; We covered &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=55A4BDE6-10A7-4C41-9938-F388C1ED15E9&amp;amp;displaylang=en"&gt;eScrum&lt;/a&gt;, &lt;a href="http://www.codeplex.com/VSTSScrum"&gt;VSTS
Lightweight Scrum&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Scrum_(development)"&gt;Scrum
itself&lt;/a&gt;, process customization in TFS&amp;hellip;come to think of it, it was a lot
of content for an hour and a half&amp;hellip;
&lt;/p&gt;
&lt;p&gt;
My slides are available &lt;a href="http://www.traceofthought.net/misc/TeamSystem-UsingScrumWithTFS2008-ScottColestock_ppt.zip"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.traceofthought.net/aggbug.ashx?id=8cc69ee0-f2b1-43f1-9d54-7108a33caca3" /&gt;</description>
      <comments>http://www.traceofthought.net/CommentView,guid,8cc69ee0-f2b1-43f1-9d54-7108a33caca3.aspx</comments>
      <category>Team System</category>
    </item>
  </channel>
</rss>