933
933
# We intentionally don't call the parent class's __init__, because it
934
934
# will try to assign to self.tags, which is a property in this subclass.
935
935
# And the parent's __init__ doesn't do much anyway.
936
937
self._revision_history_cache = None
937
938
self.bzrdir = remote_bzrdir