Comments on: Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files) /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/ Its all about Ruby On Rails Thu, 14 Mar 2013 06:19:42 +0000 hourly 1 #/?v= By: Bash скрипт для создания rails приложений at Undr /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-1239 Bash скрипт для создания rails приложений at Undr Fri, 11 Sep 2009 15:38:57 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-1239 [...] Источник [...] [...] Источник [...]

]]>
By: Nicholas Orr /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-240 Nicholas Orr Mon, 03 Dec 2007 05:13:36 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-240 This is great, much time is saved. Thanks :) This is great, much time is saved.
Thanks :)

]]>
By: Alex /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-239 Alex Wed, 25 Apr 2007 12:32:27 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-239 Thank You Thank You

]]>
By: genehack.org » Blog Archive » Tab dump // 20070212 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-238 genehack.org » Blog Archive » Tab dump // 20070212 Mon, 12 Feb 2007 13:19:05 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-238 [...] Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files) [...] [...] Bash script for creating new rails project and initial SVN import (with ignoring/removing log/other files) [...]

]]>
By: Web On Rails - » Ruby script for creating new rails project and initial SVN import (with ignoring/removing log/other files) /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-237 Web On Rails - » Ruby script for creating new rails project and initial SVN import (with ignoring/removing log/other files) Thu, 08 Feb 2007 13:38:29 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-237 [...] 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). [...] [...] 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). [...]

]]>
By: Nicolás Sanguinetti /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-236 Nicolás Sanguinetti Wed, 07 Feb 2007 12:49:07 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-236 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! 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!

]]>
By: Bob /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-235 Bob Wed, 07 Feb 2007 05:20:34 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-235 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. 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.

]]>
By: Rails on the road » Archivio Blog » Un fantastico script per creare un’applicazione Rails /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-234 Rails on the road » Archivio Blog » Un fantastico script per creare un’applicazione Rails Tue, 06 Feb 2007 21:57:05 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-234 [...] In questo post su Web On Rails potete scaricare uno script per creare un’applicazione Rails che uno volta lanciato farà: [...] [...] In questo post su Web On Rails potete scaricare uno script per creare un’applicazione Rails che uno volta lanciato farà: [...]

]]>
By: Matte /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-233 Matte Tue, 06 Feb 2007 21:48:36 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-233 It's fantastic! You make me save a lot of time! Thanks It’s fantastic! You make me save a lot of time! Thanks

]]>
By: Shanti /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/comment-page-1/#comment-232 Shanti Wed, 10 Jan 2007 17:17:24 +0000 /2007/01/10/bash-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/#comment-232 Thanks Akhil, I tried and worked great. Thanks Akhil,
I tried and worked great.

]]>