<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files)</title>
	<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/</link>
	<description>Exploring RubyOnRails</description>
	<pubDate>Thu, 21 Aug 2008 17:52:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Nicholas Orr</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-6665</link>
		<pubDate>Mon, 03 Dec 2007 05:13:36 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-6665</guid>
					<description>This is great, much time is saved.
Thanks :)</description>
		<content:encoded><![CDATA[<p>This is great, much time is saved.<br />
Thanks :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alex</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-849</link>
		<pubDate>Wed, 25 Apr 2007 12:32:27 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-849</guid>
					<description>Thank You</description>
		<content:encoded><![CDATA[<p>Thank You
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: genehack.org &#187; Blog Archive &#187; Tab dump // 20070212</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-107</link>
		<pubDate>Mon, 12 Feb 2007 13:19:05 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-107</guid>
					<description>[...] Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files) [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Web On Rails - &#187; Ruby script for creating new rails project and initial SVN import (with ignoring/removing log/other files)</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-102</link>
		<pubDate>Thu, 08 Feb 2007 13:38:29 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-102</guid>
					<description>[...] Some days go I wrote a bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files). And I received many comments if I can make a ruby script for this stuff. Hence here is the ruby script for creating new rails project and initial SVN import (with ignoring/removing log/other files) (0). [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Some days go I wrote a bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files). And I received many comments if I can make a ruby script for this stuff. Hence here is the ruby script for creating new rails project and initial SVN import (with ignoring/removing log/other files) (0). [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: NicolĂˇs Sanguinetti</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-101</link>
		<pubDate>Wed, 07 Feb 2007 12:49:07 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-101</guid>
					<description>Wow! Great! :D
One thing I'd add is add an svn:ignore for *.db, *.sqlite and *.sqlite3 in db/, so the sqlite databases are ignored :)

Thanks for the script!</description>
		<content:encoded><![CDATA[<p>Wow! Great! :D<br />
One thing I&#8217;d add is add an svn:ignore for *.db, *.sqlite and *.sqlite3 in db/, so the sqlite databases are ignored :)</p>
<p>Thanks for the script!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bob</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-100</link>
		<pubDate>Wed, 07 Feb 2007 05:20:34 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-100</guid>
					<description>cool script. thanks for posting...btw, the word 'terminating' is misspelled.  also, it might be nice to have a message at the end that indicates the script finished successfully.</description>
		<content:encoded><![CDATA[<p>cool script. thanks for posting&#8230;btw, the word &#8216;terminating&#8217; is misspelled.  also, it might be nice to have a message at the end that indicates the script finished successfully.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rails on the road &#187; Archivio Blog &#187; Un fantastico script per creare un&#8217;applicazione Rails</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-99</link>
		<pubDate>Tue, 06 Feb 2007 21:57:05 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-99</guid>
					<description>[...] In questo post su Web On Rails potete scaricare uno script per creare un&#8217;applicazione Rails che uno volta lanciato farĂ : [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] In questo post su Web On Rails potete scaricare uno script per creare un&#8217;applicazione Rails che uno volta lanciato farĂ : [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matte</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-98</link>
		<pubDate>Tue, 06 Feb 2007 21:48:36 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-98</guid>
					<description>It's fantastic! You make me save a lot of time! Thanks</description>
		<content:encoded><![CDATA[<p>It&#8217;s fantastic! You make me save a lot of time! Thanks
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Shanti</title>
		<link>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-87</link>
		<pubDate>Wed, 10 Jan 2007 17:17:24 +0000</pubDate>
		<guid>http://webonrails.com/2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-87</guid>
					<description>Thanks Akhil,
I tried and worked great.</description>
		<content:encoded><![CDATA[<p>Thanks Akhil,<br />
I tried and worked great.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
