Repo with many obsolescence markers is getting really slow

Faheem Mitha faheem at faheem.info
Tue Mar 28 21:12:33 UTC 2017


On Tue, 28 Mar 2017, Dominik Ruf wrote:

> Hi,

> I was using changeset evolution quite heavily. (more then 20000 
> obsolescence markers, a lot of amend and rebasing) And I noticed that 
> pulling and pushing is getting really slow. Is this a know issue? Could 
> I expect that this is getting improved in the future? Should/could I 
> make some kind of cleanup?

I think you can strip out the obsolete markers using something like

     hg strip -r'obsolete()'

Regards, Faheem Mitha



More information about the Evolve-testers mailing list