comparison i18n/de.po @ 18643:cc28a84db8c9

bundlerepo: replace basemap with the base field in the index Bundle revisions had some info in their fake revlog intries and some info in a dict with all the bundle revisions. This dict was used to get the stored data and to distinguish repo revisions from bundle revisions. Real repo revisions and bundle revisions will now be distinguished by comparing with the tip revision of the original repo. This reintroduces something similar to disktiprev which was unused and removed in a928865b4a4f and let that replace the O(reposize) dict.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Feb 2013 23:26:00 +0100
parents 0e7b072d58ed
children 15aef461facd
comparison
equal deleted inserted replaced
18642:a40d608e2a7b 18643:cc28a84db8c9