On Mon, 4 Jan 2016 at 13:14 Donald Stufft <don...@stufft.io> wrote:

>
> On Jan 4, 2016, at 4:11 PM, Brett Cannon <br...@python.org> wrote:
>
>
>
> On Mon, 4 Jan 2016 at 13:08 Steve Dower <steve.do...@python.org> wrote:
>
>> I've found that hggit works very well - I used it to migrate my work
>> project to github and still use it to avoid having to deal with git. (My
>> intent is to keep using it for Python as well.)
>>
>> Is the plan to migrate the entire history or just master?
>>
>
> TBD. Email beginning to outline the dependency graph for the transition
> forthcoming once I finish a code review at work that some co-worker handed
> to me when he went off to Australia for an extended holiday. ;)
>
>
> It’s pretty easy to migrate the entire history (at least what’s in Hg)
> including all branches and tags.
>

It's not about the difficulty as the size of the clone. E.g., if we make
Python 2 a separate repo does it buy us a lot of space savings (we need to
remember not everyone has broadband, so there is some potential balance to
be had between history vs. clone size)?
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers

Reply via email to