Agile Web Development

Build it. Launch it. Love it.

Svn Import

Imports a rails project into subversion and converts the current directory to a working copy of that project. SvnImport goes a little bit further than just adding everything; it ignores resources such as logs, tmp files and database.yml and environment.rb.

For the database.yml and environment.rb files, SvnImport creates template files, and provides a task for copying them back after checkout. This allows each developer to have their own database settings and/or keep the password for the production database out of version control.

Vitals

Home http://www.cjohansen.no/prosjekter/svn_import
Repository http://svn.cjohansen.no/rails/plugins/svn_import/trunk/
License Rails' (MIT)
Rating (1 vote)
Owner Christian Johansen
Created 27 October 2008

Comments

Add a comment