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 RailsThu, 14 Mar 2013 06:19:42 +0000hourly1#/?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 UndrFri, 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 OrrMon, 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-240This 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
AlexWed, 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-239Thank YouThank 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 // 20070212Mon, 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 SanguinettiWed, 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-236Wow! 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!
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
BobWed, 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-235cool 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 RailsTue, 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
MatteTue, 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-233It's fantastic! You make me save a lot of time! ThanksIt’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
ShantiWed, 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-232Thanks Akhil,
I tried and worked great.Thanks Akhil,
I tried and worked great.
]]>