[issue3262] hg convert and hg-git unable to convert a big git repository
prathmesh
bugs at mercurial.selenic.com
Sat Feb 11 17:44:25 UTC 2012
New submission from prathmesh <mcs102088 at cse.iitd.ac.in>:
Friends, i have a project host on a git repository. The project had around
41 commits and size of around 375MB. I wanted to convert this repository to
a hg repository.
I tried "hg convert" utility to convert the git repo to hg. The process
started converting the git repo but hanged (did not stop) midway. I let the
process run for more than half hour but it did not give any error nor did it
exit. After some time, I had to forcefully kill the process.
I am currently using
hg 2.0 version and
git version 1.7.5.4
After trying and failing with the above process for 2-3 times, I went to "hg
clone git repo" method. Even this process hung indefinitely.
----------
messages: 19049
nosy: prathmesh.kallurkar
priority: bug
status: unread
title: hg convert and hg-git unable to convert a big git repository
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3262>
____________________________________________________
More information about the Mercurial-devel
mailing list