Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Mercurial repo to git

hi-oka February 24, 2020

Hello,

I'm a japanese user.

I migrating mercurial repos to  git using the following URL.

https://hg-git.github.io/

but, I have error message "not found the repository" with input command "hg push"

why? git repo's url should be correct.

I wrote my hgrc,

[paths]
default = ssh://hg@bitbucket.org/myorg/repo_name
default = git+ssh://git@bitbucket.org/myorg/repo_name.git

I wrote too, but don't work

[paths]
#default = ssh://hg@bitbucket.org/myorg/repo_name
default = git+ssh://git@bitbucket.org/myorg/repo_name.git

this command input to sourcetree's terminal.

please tell me cause and remedy. 

best regards,

Hiromi

1 answer

1 accepted

0 votes
Answer accepted
hi-oka February 27, 2020

This Problem is solved by install hg-git.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events