Skip to content

Instantly share code, notes, and snippets.

@felipero
Created March 23, 2010 16:17
Show Gist options
  • 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 [email protected] 'cd /srv/sehabitat && git clone --depth 1 [email protected]:felipero/sehabitat.git release && cd release && rake inploy:local:setup environment=production'
[email protected]'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