<?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>Gaute's .net weblog - Team Foundation Server</title>
    <link>http://gaute.amende.no/</link>
    <description>thoughts on programming and computer related stuff</description>
    <language>en-us</language>
    <copyright>gaute</copyright>
    <lastBuildDate>Fri, 15 Aug 2008 14:17:21 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>gaute@amende.no</managingEditor>
    <webMaster>gaute@amende.no</webMaster>
    <item>
      <trackback:ping>http://gaute.amende.no/Trackback.aspx?guid=7de7cb6c-9a60-439c-a204-9b3c24076bf4</trackback:ping>
      <pingback:server>http://gaute.amende.no/pingback.aspx</pingback:server>
      <pingback:target>http://gaute.amende.no/PermaLink,guid,7de7cb6c-9a60-439c-a204-9b3c24076bf4.aspx</pingback:target>
      <dc:creator>Gaute Magnussen</dc:creator>
      <wfw:comment>http://gaute.amende.no/CommentView,guid,7de7cb6c-9a60-439c-a204-9b3c24076bf4.aspx</wfw:comment>
      <wfw:commentRss>http://gaute.amende.no/SyndicationService.asmx/GetEntryCommentsRss?guid=7de7cb6c-9a60-439c-a204-9b3c24076bf4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Ever needed to see who has files checked
out? Here's a way to do it command line style.<br />
tf status /user:* $/serverpath /r /s:http://server:8080<br /><br />
An example that works in my environment:<br />
tf status /user:* $/sportsadmin/main /r /s:http://n3srvno04:8080<br /><br />
You do need to open Visual Studio Command Prompt to have the command tf.exe in path.<br /><br /><p></p><img width="0" height="0" src="http://gaute.amende.no/aggbug.ashx?id=7de7cb6c-9a60-439c-a204-9b3c24076bf4" /></body>
      <title>Team Foundation Server, find all checked out files.</title>
      <guid isPermaLink="false">http://gaute.amende.no/PermaLink,guid,7de7cb6c-9a60-439c-a204-9b3c24076bf4.aspx</guid>
      <link>http://gaute.amende.no/TeamFoundationServerFindAllCheckedOutFiles.aspx</link>
      <pubDate>Fri, 15 Aug 2008 14:17:21 GMT</pubDate>
      <description>Ever needed to see who has files checked out? Here's a way to do it command line style.&lt;br&gt;
tf status /user:* $/serverpath /r /s:http://server:8080&lt;br&gt;
&lt;br&gt;
An example that works in my environment:&lt;br&gt;
tf status /user:* $/sportsadmin/main /r /s:http://n3srvno04:8080&lt;br&gt;
&lt;br&gt;
You do need to open Visual Studio Command Prompt to have the command tf.exe in path.&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://gaute.amende.no/aggbug.ashx?id=7de7cb6c-9a60-439c-a204-9b3c24076bf4" /&gt;</description>
      <comments>http://gaute.amende.no/CommentView,guid,7de7cb6c-9a60-439c-a204-9b3c24076bf4.aspx</comments>
      <category>Team Foundation Server</category>
      <category>Visual Studio</category>
    </item>
  </channel>
</rss>