bigfuel / facepuncher

Ruby on Rails platform for developing and maintaining Facebook tabs with a closed fist!
http://bigfuel.github.com/facepuncher
Mozilla Public License 2.0
1 stars 0 forks source link

Grit::Git::CommandFailed #28

Open kamui opened 12 years ago

kamui commented 12 years ago

Class DeployProject Arguments "gm_chevy_centennial" Exception Grit::Git::CommandFailed Error Command failed [128]: /usr/bin/git --git-dir=/app/tmp/projects/gm_chevy_centennial clone --progress --depth=1 --branch=master git@bitbucket.org:bigfuel/gm_chevy_centennial.git /app/tmp/projects/gm_chevy_centennial fatal: destination path '/app/tmp/projects/gm_chevy_centennial' already exists and is not an empty directory. /app/vendor/bundle/ruby/1.9.1/bundler/gems/grit-3fc864f3c637/lib/grit/git.rb:356:in native' /app/vendor/bundle/ruby/1.9.1/bundler/gems/grit-3fc864f3c637/lib/grit/git.rb:372:inmethod_missing' /app/app/models/deploy.rb:75:in block in clone_repo' /app/vendor/bundle/ruby/1.9.1/gems/retriable-1.3.1/lib/retriable/retriable.rb:29:inperform' /app/vendor/bundle/ruby/1.9.1/gems/retriable-1.3.1/lib/retriable/retriable.rb:56:in retriable' /app/app/models/deploy.rb:74:inclone_repo' /app/app/models/deploy.rb:39:in perform' /app/app/jobs/deploy_project.rb:16:inperform'