-
Notifications
You must be signed in to change notification settings - Fork 1
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
Faulty installation? #1
Comments
Hi Peter, so on my machine the git-remote files are in
Is that also what you see? Also, what is the result of |
Aha!
for me Is there a way to tell where git has its git-core files in any given installation? (programmatically, i.e. in the Makefile) Having fixed the location of the git-remote-hg link, it works. Many thanks for the speedy response. |
On debian wheezy with git 1:1.7.10.4-1, mercurial 2.2.2-1:
I ran easy_install hg-git, which collected version 0.3.3, then ran sudo make install-git-remote-hg
All appeared to install correctly, but when I tried to clone from bitbucket, it failed:
The git remotes appear to be in the right place, with the right permissions,so I can't work out why it doesn't work.
The text was updated successfully, but these errors were encountered: