but it's not neccessary (or most likely not) because of the problematic migration the way git and hg store changes is still different, git always store full file contents on any change to it from revision to revision, while hg i believe uses some periodic snapshotting mechanism, so it does full copy after several incremental diffs
On Tue, Jun 23, 2015 at 2:54 PM Floris Bruynooghe <f...@devork.be> wrote: > On 16 June 2015 at 03:20, Anatoly Bubenkov <bubenk...@gmail.com> wrote: > > after such a success with pytest move, should we start the same process > for > > other repos under pytest-dev on bb? > > Not sure if anyone saw my tweet, but I noticed (sadly too late!) that > the git repo seems to be ~50Mb to clone instead of ~20Mb for the hg > one. Is there anything that can still be done about this? And is > there a way to avoid this for any other repo we might migrate? >
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev