Created
September 10, 2009 19:14
-
-
Save mortenbagai/184752 to your computer and use it in GitHub Desktop.
This file contains 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
$ bin/migrate mypewepa [email protected] | |
** App Name mypewepa | |
** App ID 50386 | |
** Pulling code from S3 | |
** Untarring code tp /tmp/hg505041/ | |
** Git commiting all open changes in the garden working tree | |
$ git add . | |
/opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/local.rb:326:in `bash': fatal: This operation must be run in a work tree (Rush::BashFailed) | |
from /opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/box.rb:75:in `bash' | |
from /opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/dir.rb:125:in `bash' | |
from /Users/morten/code/garden/lib/garden_app.rb:72:in `migrate_bash' | |
from /Users/morten/code/garden/lib/garden_app.rb:217:in `from_s3_to_local' | |
from /Users/morten/code/garden/lib/garden_app.rb:25:in `migrate' | |
from bin/migrate:32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment