<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>teamdeploy Source Control Rss Feed</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>teamdeploy Source Control Rss Description</description><item><title>Source code checked in, #30137</title><link>http://teamdeploy.codeplex.com/SourceControl/changeset/view/30137</link><description>Add 3.x Forlder TeamDeploy for TFS 2010</description><author>mikedouglas</author><pubDate>Tue, 27 Oct 2009 21:44:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #30137 20091027094409P</guid></item><item><title>Source code checked in, #26138</title><link>http://teamdeploy.codeplex.com/SourceControl/changeset/view/26138</link><description>Added -accepteula to all pstools calls</description><author>mikedouglas</author><pubDate>Sun, 23 Aug 2009 04:09:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26138 20090823040942A</guid></item><item><title>Source code checked in, #26119</title><link>http://teamdeploy.codeplex.com/SourceControl/changeset/view/26119</link><description>Updated to Version 2.1  &amp;#13;&amp;#10;  Added new CleanupPsExec task and test.&amp;#13;&amp;#10;  Fixed spelling error in RemoteExecute task&amp;#13;&amp;#10;  Added support to uninstalling 32bit apps on Windows 2008 64bit servers&amp;#13;&amp;#10;  Changed property declarations to be auto-implemented&amp;#13;&amp;#10;  Updated task required properties to have the Required attribute&amp;#13;&amp;#10;  Other misc fixes.</description><author>mikedouglas</author><pubDate>Sat, 22 Aug 2009 04:33:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26119 20090822043324A</guid></item><item><title>Source code checked in, #19454</title><link>http://teamdeploy.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>added real world samples for deploy script and TFSBuild.proj files.  Updated MSI so it is ready for the downloads page</description><author>mikedouglas</author><pubDate>Wed, 06 May 2009 05:17:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19454 20090506051719A</guid></item><item><title>Source code checked in, #19256</title><link>http://teamdeploy.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>added ingoreerrorcode property to task calls in the deploy task&amp;#13;&amp;#10;added logic to stopservice to not try to stop if it isn&amp;#39;t installed or started.</description><author>mikedouglas</author><pubDate>Thu, 23 Apr 2009 02:51:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19256 20090423025114A</guid></item><item><title>Source code checked in, #18564</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>updated the deploy task to ignoreexitcode when calling the Kill task</description><author>mikedouglas</author><pubDate>Sun, 22 Feb 2009 02:39:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18564 20090222023901A</guid></item><item><title>Source code checked in, #18097</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Added TaskBase class for common functionality for example,BuildUri and TeamFoundationServerURL.  These properties are now optional.  It will basically skip the build step display if these properties are not set. All tasks inherit TaskBase.&amp;#13;&amp;#10;Added check to &amp;#34;StopService&amp;#34; so it only does it if the service exists and it &amp;#34;canstop&amp;#34;. &amp;#40;bug&amp;#41;&amp;#13;&amp;#10;Added new RemoteExecute task.  Now call any executable on target machines.   This also has a WaitForExit property to be able to wait for the response or not from the target machine.&amp;#13;&amp;#10;Added setup MSI to install Team Deploy instead of manual steps.&amp;#13;&amp;#10;Added IgnoreExitCode attribute to the base class.  If the task checks for exit code it now will log it as an error if the code &amp;#62; 0 unless IgnoreExitCode &amp;#61;&amp;#61; true.  &amp;#13;&amp;#10;Fixed a problem where with the new version of pstools, it wouldn&amp;#39;t work unless session zero is specified.&amp;#13;&amp;#10;Updated version to 2.0.  This check in is not fully tested.&amp;#13;&amp;#10;</description><author>mikedouglas</author><pubDate>Fri, 23 Jan 2009 06:00:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18097 20090123060028A</guid></item><item><title>Source code checked in, #16743</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Added features to display Team Deploy in the build steps and if return code from msiexec or other application call &amp;#33;&amp;#61; 0 then it displays code in build error log.  Also added command line utility to call from other build utilities like Final Builder</description><author>mikedouglas</author><pubDate>Sun, 02 Nov 2008 14:34:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #16743 20081102023410P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Version 1.0.0 Release&amp;#33;  Updated the Deploy task to deploy to machines in parallel and added TurnOffOtherDevices property to the DeviceController</description><author>mikedouglas</author><pubDate>Tue, 27 May 2008 12:39:55 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080527123955P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Updated all classes to pass resharper code analysis and fixed UninstallProductName bug so it works now.</description><author>mikedouglas</author><pubDate>Thu, 22 May 2008 15:01:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080522030138P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Updated version to .7.0.2 and will show help if wrong number of arguments are passed</description><author>mikedouglas</author><pubDate>Sat, 05 Apr 2008 12:47:41 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080405124741P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Added x10 device controller task and exe.&amp;#13;&amp;#10;Modified file in MSI to only install if SystemTest is passed in &amp;#40;unit test&amp;#41;.  Also added file to always be installed.&amp;#13;&amp;#10;Fixed bug keeping the uninstall working properly&amp;#13;&amp;#10;Added more logging to the buildlog.txt&amp;#13;&amp;#10;Set the BuildEngine property for all child tasks of the deploy task.  Child tasks were unable to log</description><author>mikedouglas</author><pubDate>Mon, 24 Mar 2008 04:13:21 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080324041321A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/teamdeploy/SourceControl/ListDownloadableCommits.aspx</link><description>Initial check-in.  Still missing some comments and unit tests but code is fully functional.</description><author>mikedouglas</author><pubDate>Fri, 18 Jan 2008 02:44:14 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080118024414A</guid></item></channel></rss>