<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Closing In</title>
	<link>http://jayflowers.com/WordPress/?p=132</link>
	<description>Bodhisattva in Training</description>
	<pubDate>Thu, 09 Sep 2010 07:39:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Jennifer Overholt</title>
		<link>http://jayflowers.com/WordPress/?p=132#comment-9946</link>
		<pubDate>Thu, 03 Jul 2008 19:56:34 +0000</pubDate>
		<guid>http://jayflowers.com/WordPress/?p=132#comment-9946</guid>
					<description>Hello... I have some files that have to be checked out through a batch file, stuff happens to them, then checked in. This was find in SourceSafe... However, I'm now using TFS, and below you will find my code. The problem is, when it does the check out through the command line, it pops open this &quot;Source Control Settings&quot; and has 2 checkboxes. 1 asking me for Enable multiple check-out. The other to Enable get latest on check-out. I do not want either to occur NOR do I want the popup asking me this to even show... 

CAN YOU HELP A GIRL? PLEASE! LOL... I'm dying!

Thanks so much,
Jennifer Overholt
(code I have written so far below - nuttin fancy)

SET TFDIR=&quot;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE&quot;

cd C:\DEV\

%TFDIR%\TF.exe configure /server:vcst-tfs 
%TFDIR%\tf checkout -I &quot;$/Engineering Applications/Typelib/Managed/VPCodecDriver.dll&quot; -R -K:Checkout

pause</description>
		<content:encoded><![CDATA[<p>Hello&#8230; I have some files that have to be checked out through a batch file, stuff happens to them, then checked in. This was find in SourceSafe&#8230; However, I&#8217;m now using TFS, and below you will find my code. The problem is, when it does the check out through the command line, it pops open this &#8220;Source Control Settings&#8221; and has 2 checkboxes. 1 asking me for Enable multiple check-out. The other to Enable get latest on check-out. I do not want either to occur NOR do I want the popup asking me this to even show&#8230; </p>
<p>CAN YOU HELP A GIRL? PLEASE! LOL&#8230; I&#8217;m dying!</p>
<p>Thanks so much,<br />
Jennifer Overholt<br />
(code I have written so far below - nuttin fancy)</p>
<p>SET TFDIR=&#8221;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE&#8221;</p>
<p>cd C:\DEV\</p>
<p>%TFDIR%\TF.exe configure /server:vcst-tfs<br />
%TFDIR%\tf checkout -I &#8220;$/Engineering Applications/Typelib/Managed/VPCodecDriver.dll&#8221; -R -K:Checkout</p>
<p>pause
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
