Hi,
I've recently been working with some issues in ALT's libpst package, whereby I've been communicating with Carl Byington who maintains the upstream project in mercurial.
Since ALT's build system takes input in Git, I've started converting from Hg to Git in order to get fresh patches (and build packages).
I've discovered your github repo where you seem to do the same conversion. Several days ago, my result of conversion https://github.com/imz/libpst had a "merge-base" with yours. (Mine is reproducible with consecutive runs of hg-fast-export -r ../libpst/ from ) The divergence was at a commit where my converter has put carl <carl@five-ten-sg.com> as the committer whereas yours has put carl@five-ten-sg.com <carl@five-ten-sg.com> (less human-friendly).
But now!.. Then you updated the conversion completely a few days ago, and the common merge-base is gone.
I don't want to have two different conversions on github, but since I'm going to run my conversion on my own, I'd like to know how to reproduce your results. So that we don't diverge.
Mine hg-fast-export is from a snapshot:
* Чт май 29 2014 Eugeny A. Rostovtsev (REAL) <real at altlinux.org> 0.1-alt9
- New snapshot (ALT #30005)
Hi,
I've recently been working with some issues in ALT's libpst package, whereby I've been communicating with Carl Byington who maintains the upstream project in mercurial.
Since ALT's build system takes input in Git, I've started converting from Hg to Git in order to get fresh patches (and build packages).
I've discovered your github repo where you seem to do the same conversion. Several days ago, my result of conversion https://github.com/imz/libpst had a "merge-base" with yours. (Mine is reproducible with consecutive runs of
hg-fast-export -r ../libpst/from ) The divergence was at a commit where my converter has putcarl <carl@five-ten-sg.com>as the committer whereas yours has putcarl@five-ten-sg.com <carl@five-ten-sg.com>(less human-friendly).But now!.. Then you updated the conversion completely a few days ago, and the common merge-base is gone.
I don't want to have two different conversions on github, but since I'm going to run my conversion on my own, I'd like to know how to reproduce your results. So that we don't diverge.
Mine
hg-fast-exportis from a snapshot: