1287
1287
# will try to assign to self.tags, which is a property in this subclass.
1288
1288
# And the parent's __init__ doesn't do much anyway.
1289
1289
self._revision_id_to_revno_cache = None
1290
1291
self._revision_history_cache = None
1291
1292
self._last_revision_info_cache = None
1292
1293
self.bzrdir = remote_bzrdir