On Sun, May 8, 2016 at 4:12 PM, Émanuel Barry <vgr...@live.ca> wrote:

> I understand that there's
> already a semi-official mirror of the cpython repo on GitHub, and I've been
> wondering why it isn't enough for our needs.
>

It is suitable for our needs. Our last discussion was about how do we
ascertain that
cpython git repo has the same history as the hg repo, so that after migrate
we do not loose any information from the old system.

This could be done using:

* check the number of commits in both repos for each branch
* checking the hash of the source files in two repos.
* (And do we go about validating each piece of commit log graph too)?

If you have any suggestions, since you are using the cpython git mirror,
please feel free to share your thoughts.

Welcome to the party!

Thanks,
Senthil
_______________________________________________
core-workflow mailing list
core-workflow@python.org
https://mail.python.org/mailman/listinfo/core-workflow
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct

Reply via email to