Mercurial > hg-stable
comparison mercurial/transaction.py @ 2074:01ee43dda681
Fix bundle repos to use an index tuple consistent with revlogng
The bundle repo code was adding a field to the index tuple, which
confused the revlogng changes. This creates a new dict instead
to maintain the extra bundle info.
author | mason@suse.com |
---|---|
date | Tue, 04 Apr 2006 16:38:43 -0400 |
parents | a2c69737e65e |
children | d66278012853 |
comparison
equal
deleted
inserted
replaced
2073:1e6745f78989 | 2074:01ee43dda681 |
---|