<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Sam Mullis</title><subtitle type="html">Visual Studio North Carolina</subtitle><id>http://blogs.msdn.com/sammu/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sammu/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/sammu/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2004-08-03T23:18:00Z</updated><entry><title>Manual Merge Issue Workaround in Visual Studio Team System December CTP</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sammu/archive/2005/01/12/351558.aspx" /><id>http://blogs.msdn.com/sammu/archive/2005/01/12/351558.aspx</id><published>2005-01-12T20:38:00Z</published><updated>2005-01-12T20:38:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;One of our CTP users reported the &lt;a href="http://communities.microsoft.com/newsgroups/previewFrame.asp?ICP=whidbey&amp;amp;sLCID=US&amp;amp;sgroupURL=microsoft.private.whidbey.teamsystem.teamfoundation&amp;amp;sMessageID=%253CeuUg3HD9EHA.1932@cpmsftngsa05.privatenews.microsoft.com%253E"&gt;following&lt;/a&gt; in the Microsoft.Private.Whidbey.TeamSystem.Teamfoundation &lt;a href="http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey&amp;amp;slcid=us"&gt;newsgroup&lt;/a&gt;:&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0.5in 0pt"&gt;&lt;span style="FONT-FAMILY: 'Courier New'"&gt;I am giving hateras a spin and am trying how the multiple checkout handles &lt;br /&gt;merge conflicts.&lt;br /&gt;So I created a merge conflict on purpose using two separate workspaces on my &lt;br /&gt;local harddrive C:.&lt;br /&gt;&lt;br /&gt;When I try to check in I get the expected merge conflict dialog and then I &lt;br /&gt;choose to manually merge. But then I get an exception telling me that I &lt;br /&gt;require a local workspace to resolve the conflict. But I don't know how to &lt;br /&gt;create a workspace more local than my local harddrive?&lt;br /&gt;&lt;br /&gt;I attached a word document with the screen prints and some additional &lt;br /&gt;comment. Can somebody tell me if this is a known issue with the current &lt;br /&gt;bits? If so is there a workaround?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;I have verified that this is a bug in the December CTP.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;To work around this issue, you can configure an external merge tool.&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;Here is a quick summary of how to configure an external merge tool (specifically, Visual SourceSafe’s merge tool) in the December CTP (this assumes you used the default installation options when you originally installed, which means that Visual SourceSafe was installed.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;If not, you need to add Visual SourceSafe to the installation):&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;ol style="MARGIN-TOP: 0in" type="1"&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;Within the Visual Studio IDE, while connected to a Team Foundation Server, select Tools-&amp;gt;Options…&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;Expand the “Source Control” node and select “Visual Studio Team Foundation”&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;In the right pane, click the “File Extensions…” button&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;In the “Configure User Tools” window, click “Add…”&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;In the “Configure Tool” window, enter “.*” (you can tailor specific tools for specific extensions – for this example, we’ll set up a single tool for all extensions.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Feel free to play with adding others) in the “Extension” box and select “Merge” for the “Operation”.&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;For the purpose of this example, we’ll use the Visual SourceSafe merge utility.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Click on the browse button (“…”) for “Command”, and find ssexp.exe.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;This should be in the “Microsoft Visual SourceSafe” folder contained in the “Program Files” folder.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Select ssexp.exe and click “Open”&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;For the arguments, enter “/merge %1 %2 %3 %4 %6 %7”&lt;/li&gt; &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;Click “OK”, “OK”, “OK” to accept the changes and return to the IDE&lt;/li&gt;&lt;/ol&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;At this point, you should be able to perform the merge.&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;Next post – creating a conflict and merging.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;(You can look at the original news post (thread title = “Manual merge erro: local workspace required, but both are on local harddrive”) for a document that outlines the steps that originally discovered this bug if you want to work ahead (note that you cannot access the attached document via the web-based news viewer)).&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=351558" width="1" height="1"&gt;</content><author><name>sammu</name><uri>http://blogs.msdn.com/members/sammu.aspx</uri></author><category term="Visual Studio Team System" scheme="http://blogs.msdn.com/sammu/archive/tags/Visual+Studio+Team+System/default.aspx" /><category term="Source Control" scheme="http://blogs.msdn.com/sammu/archive/tags/Source+Control/default.aspx" /></entry><entry><title>Back In Blog</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sammu/archive/2005/01/11/350710.aspx" /><id>http://blogs.msdn.com/sammu/archive/2005/01/11/350710.aspx</id><published>2005-01-11T19:51:00Z</published><updated>2005-01-11T19:51:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;That’s right!&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;After spending the last several months with my head down working hard on testing Visual Studio 2005 Team System (and not having time to write about it), I am breaking back into the blogosphere.&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;First of all, though I am behind the times on this subject, I want to mention that the &lt;a href="http://lab.msdn.microsoft.com/vs2005/"&gt;December CTP&lt;/a&gt; is available on MSDN.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;My next few posts are all focusing on the December CTP release of &lt;a href="http://msdn.microsoft.com/vstudio/teamsystem/default.aspx"&gt;Visual Studio Team System&lt;/a&gt;, including some workarounds to common issues that are being discovered by our users.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Please look at &lt;A href="http://blogs.msdn.com/robcaron"&gt;Rob Caron’s blog&lt;/a&gt; for lots more about installation of the CTP, and utilize the &lt;a href="http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey&amp;amp;slcid=us"&gt;newsgroups&lt;/a&gt; for additional dialog (&lt;A href="http://blogs.msdn.com/buckh/"&gt;Buck&lt;/a&gt; has a nice post about using the newsgroups via NNTP &lt;A href="http://blogs.msdn.com/buckh/archive/2004/06/04/148835.aspx"&gt;here&lt;/a&gt;).&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;After that, look for more posts relating to the Team Foundation Server.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;My testing responsibilities are primarily in the server realm, and that will influence my authoring.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;My question to you – what questions do you have about the server?&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Do you have subjects that you would like to see me tackle from the server side?&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;I’m looking forward to your feedback.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=350710" width="1" height="1"&gt;</content><author><name>sammu</name><uri>http://blogs.msdn.com/members/sammu.aspx</uri></author><category term="Visual Studio Team System" scheme="http://blogs.msdn.com/sammu/archive/tags/Visual+Studio+Team+System/default.aspx" /><category term="Source Control" scheme="http://blogs.msdn.com/sammu/archive/tags/Source+Control/default.aspx" /></entry><entry><title>Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System Available</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sammu/archive/2004/08/31/223752.aspx" /><id>http://blogs.msdn.com/sammu/archive/2004/08/31/223752.aspx</id><published>2004-09-01T04:48:00Z</published><updated>2004-09-01T04:48:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://msdn.microsoft.com/subscriptions/downloads/"&gt;MSDN Subscriber Downloads&lt;/a&gt; has the DVD image available for subscribers, weighing in at just over 3 GB.&lt;/p&gt; &lt;p&gt;This refresh contains the first Community Technology Preview of the &lt;a href="http://http://msdn.microsoft.com/vstudio/teamsystem/default.aspx"&gt;Visual Studio 2005 Team System&lt;/a&gt; Server.&lt;/p&gt; &lt;p&gt;See &lt;A href="http://blogs.msdn.com/robcaron/archive/2004/08/31/223741.aspx"&gt;Rob Caron's post &lt;/a&gt;about the prereqs you should get while in the download area.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=223752" width="1" height="1"&gt;</content><author><name>sammu</name><uri>http://blogs.msdn.com/members/sammu.aspx</uri></author><category term="Visual Studio Team System" scheme="http://blogs.msdn.com/sammu/archive/tags/Visual+Studio+Team+System/default.aspx" /><category term="Source Control" scheme="http://blogs.msdn.com/sammu/archive/tags/Source+Control/default.aspx" /></entry><entry><title>YAHTB - Yet Another Hatteras Test Blogger</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/sammu/archive/2004/08/03/207578.aspx" /><id>http://blogs.msdn.com/sammu/archive/2004/08/03/207578.aspx</id><published>2004-08-04T06:18:00Z</published><updated>2004-08-04T06:18:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Hello from &lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;&lt;st1:place w:st="on"&gt;&lt;st1:City w:st="on"&gt;Research Triangle Park&lt;/st1:City&gt;, &lt;st1:State w:st="on"&gt;NC&lt;/st1:State&gt;&lt;/st1:place&gt;, home of the &lt;A href="http://msdn.microsoft.com/vstudio/teamsystem/default.aspx"&gt;Visual Studio 2005 Team System&lt;/A&gt; Source Control development team.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I am a&amp;nbsp;tester on the Hatteras team.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;I have been with Microsoft since September of last year.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Prior to Microsoft, I was a system / software engineer for Sony-Ericsson (formerly Ericsson). I am one of the few native North Carolinians on the team, born in the metropolis of &lt;st1:place w:st="on"&gt;&lt;st1:City w:st="on"&gt;Clinton&lt;/st1:City&gt;, &lt;st1:State w:st="on"&gt;NC&lt;/st1:State&gt;&lt;/st1:place&gt;.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I have been in the &lt;st1:City w:st="on"&gt;Raleigh&lt;/st1:City&gt; / &lt;st1:place w:st="on"&gt;&lt;st1:City w:st="on"&gt;Durham&lt;/st1:City&gt;, &lt;st1:State w:st="on"&gt;NC&lt;/st1:State&gt;&lt;/st1:place&gt; area since my junior year in high school at the &lt;A href="http://www.ncssm.edu/"&gt;North Carolina School of Science and Mathematics&lt;/A&gt;. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;I continued my education in this area at &lt;A href="http://www.ncsu.edu/"&gt;North Carolina State University&lt;/A&gt; and graduated with a degree in Computer Engineering and a minor in math.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Since starting on the hatteras team as a Software Development Engineer / Test (SDE/T), I have worked on testing the status command and now am squarely focused on stress and performance testing for the hatteras server.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;I am looking forward to blogging about hatteras and whatever else may come up over the course of time.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Stay tuned for more about performance and stress testing!&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Let me know if you have specific requests you&amp;#8217;d like to see on this blog, and I&amp;#8217;ll see about getting around to them.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=207578" width="1" height="1"&gt;</content><author><name>sammu</name><uri>http://blogs.msdn.com/members/sammu.aspx</uri></author><category term="Visual Studio Team System" scheme="http://blogs.msdn.com/sammu/archive/tags/Visual+Studio+Team+System/default.aspx" /><category term="Source Control" scheme="http://blogs.msdn.com/sammu/archive/tags/Source+Control/default.aspx" /></entry></feed>