pyquery icon indicating copy to clipboard operation
pyquery copied to clipboard

bitbucket commits

Open andreif opened this issue 14 years ago • 3 comments

Hi, Have you used the Mercurial plugin to make the import? It is sad that there is no commit history and hard to see whether this repo corresponds to the latest commit in the official repo...

andreif avatar Sep 27 '11 12:09 andreif

I fiddled with Mercurial for a bit to attempt to import the history, but a solution didn't immediately present itself, so I went back to writing code. :)

I'm not familiar with the git-mercurial plugin (or hg at all, really), so if you have any pointers, they'd be welcome.

dsc avatar Oct 01 '11 12:10 dsc

The plugin works only with older versions of Mercurial unfortunately. I have managed to convert the hg repo to git with hg-fast-export from http://repo.or.cz/w/fast-export.git. You can see the result https://github.com/andreif/pyquery

andreif avatar Oct 02 '11 15:10 andreif

Thanks. I'll look into it at some point, though it might be a while.

dsc avatar Oct 05 '11 09:10 dsc