Skip to content

Instantly share code, notes, and snippets.

@felipero
Created March 23, 2010 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipero/341343 to your computer and use it in GitHub Desktop.
Save felipero/341343 to your computer and use it in GitHub Desktop.
[master] felipe:/workspaces/wave20/sehabitat$ rake inploy:remote:setup
(in /data/workspaces/wave20/sehabitat)
Inploy => ssh rails@sehabitat.fratech.net 'cd /srv/sehabitat && git clone --depth 1 git@github.com:felipero/sehabitat.git release && cd release && rake inploy:local:setup environment=production'
rails@sehabitat.fratech.net's password:
Initialized empty Git repository in /srv/sehabitat/release/.git/
rake aborted!
Could not find gem 'mysql (>= 0, runtime)' in any of the sources.
/srv/sehabitat/release/Rakefile:4:in `require'
(See full trace by running task with --trace)
(in /srv/sehabitat/release)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment