<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Automated Deploys using SSH and Ant</title>
	<atom:link href="http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 23:23:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Basil Vandegriend</title>
		<link>http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-45962</link>
		<dc:creator>Basil Vandegriend</dc:creator>
		<pubDate>Sat, 08 Mar 2008 16:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-45962</guid>
		<description>Hi Kurt,

For managing passwords/usernames, I like to read them in from a properties file that is not stored in version control, but is typically stored in a secured directory (i.e. user's home directory).</description>
		<content:encoded><![CDATA[<p>Hi Kurt,</p>
<p>For managing passwords/usernames, I like to read them in from a properties file that is not stored in version control, but is typically stored in a secured directory (i.e. user&#8217;s home directory).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-45826</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Fri, 07 Mar 2008 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-45826</guid>
		<description>Thank you very much!

I am looking to do the exact same thing that you describe in this article.  It took me a while to find this.  It should have been the first hit on Google!

If you don't mind, what suggestions do you have for reading in usernames and passwords?  I have been fighting with Ant to find a decent way to do this.  I can use the input task obviously but the password is displayed in cleartext.  I can't seem to find a way to suppress that.  In fact, it's how I stumbled upon your article.  Again, many thanks for the great article.</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
<p>I am looking to do the exact same thing that you describe in this article.  It took me a while to find this.  It should have been the first hit on Google!</p>
<p>If you don&#8217;t mind, what suggestions do you have for reading in usernames and passwords?  I have been fighting with Ant to find a decent way to do this.  I can use the input task obviously but the password is displayed in cleartext.  I can&#8217;t seem to find a way to suppress that.  In fact, it&#8217;s how I stumbled upon your article.  Again, many thanks for the great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Reagan</title>
		<link>http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-32321</link>
		<dc:creator>Patrick Reagan</dc:creator>
		<pubDate>Thu, 01 Nov 2007 16:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2007/automated-deploys-using-ssh-and-ant#comment-32321</guid>
		<description>Basil - 

If you haven't already, I would suggest checking out Capistrano (http://www.capify.org).  It's primarily a tool for deploying Rails applications, but it can be used for other deployment and systems administration tasks as well.  

It sounds like you have a solution that works for you, I just wanted to throw it out there.</description>
		<content:encoded><![CDATA[<p>Basil - </p>
<p>If you haven&#8217;t already, I would suggest checking out Capistrano (http://www.capify.org).  It&#8217;s primarily a tool for deploying Rails applications, but it can be used for other deployment and systems administration tasks as well.  </p>
<p>It sounds like you have a solution that works for you, I just wanted to throw it out there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
