Hi, when i tried the same on the pypy repo a few years back, the only potential solution would have been to do a complete strip/removal of the server side history before re-uploading from a generaldelta transformed repository. (im not sure if this still would work)
if i recall correctly we didnt want to do it due to the need for a *complete* strip on the server side -- Ronny Am Sun, 4 Dec 2016 17:35:29 +0200 schrieb Maciej Fijalkowski <[email protected]>: > as far as I understood the answer on #mercurial, it seems to be "no". > If the only effect is that it uses less space on bitbucket servers > then I presume it's not our problem > > On Sun, Dec 4, 2016 at 1:41 PM, Maciej Fijalkowski <[email protected]> > wrote: > > I don't know :-) > > > > let's see > > > > On Sun, Dec 4, 2016 at 1:28 PM, Armin Rigo <[email protected]> > > wrote: > >> Hi Maciej, > >> > >> On 4 December 2016 at 12:27, Maciej Fijalkowski <[email protected]> > >> wrote: > >>> can we somehow make it new thing on the bb? that would mean > >>> download gets smaller > >> > >> Is that true? > >> > >> > >> Armin > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
