Changeset 460
- Timestamp:
- 05/15/08 18:58:02 (8 months ago)
- Files:
-
- trunk/bin/depify (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bin/depify
r444 r460 75 75 set :application, "set your application name here" 76 76 set :domain, "set domain name project will be served on here" 77 set :repository, "svn+ssh://\#{domain}/var/www/apps/\#{application}/repos "77 set :repository, "svn+ssh://\#{domain}/var/www/apps/\#{application}/repos/trunk" 78 78 # set :gems_for_project, %w(dr_nic_magic_models swiftiply) # list of gems to be installed 79 79
