Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git doesn't find a repository to clone in /tmp #44

Closed
agnyp opened this issue Jul 5, 2016 · 4 comments
Closed

git doesn't find a repository to clone in /tmp #44

agnyp opened this issue Jul 5, 2016 · 4 comments

Comments

@agnyp
Copy link

agnyp commented Jul 5, 2016

I have git version 1.9.1, updated to capistrano 3.5 and am getting the following error:

02 git clone --verbose --mirror  /tmp/stage-repository/1467722316
02 fatal: repository '/tmp/stage-repository/1467722316' does not exist

Any idea what went wrong?

@xuwupeng2000
Copy link
Owner

Do you have /tmp folder ?
Try the latest version plz.

@agnyp
Copy link
Author

agnyp commented Jul 6, 2016

The /tmp/../.. folder is being created correctly.
I only have this problem with version 0.1.4. With 0.0.7 everything works fine.

@xuwupeng2000
Copy link
Owner

I have tested 0.1.4 it works fine.

@xuwupeng2000
Copy link
Owner

You can set local_path var in deploy.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants