Created
September 3, 2009 01:01
-
-
Save mortenbagai/180058 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
tubbs:garden morten$ bin/migrate newfisk [email protected] | |
** App Name newfisk | |
** App ID 1111 | |
** Pulling code from S3 | |
** Untarring code tp /tmp/hg437226/ | |
tar: Option --get is not supported | |
Usage: | |
List: tar -tf <archive-filename> | |
Extract: tar -xf <archive-filename> | |
Create: tar -cf <archive-filename> [filenames...] | |
Help: tar --help | |
/Users/morten/code/garden/lib/garden_app.rb:218:in `write': Broken pipe (Errno::EPIPE) | |
from /Users/morten/code/garden/lib/garden_app.rb:218:in `from_s3_to_local' | |
from /Users/morten/code/garden/lib/garden_app.rb:218:in `popen' | |
from /Users/morten/code/garden/lib/garden_app.rb:218: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