Created
March 23, 2010 16:17
-
-
Save felipero/341343 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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