362
362
self.transport = _transport.clone('.bzr')
363
363
self.root_transport = _transport
368
368
For instance, if the repository format is out of date but the
369
369
branch and working tree are not, this should return True.
371
371
:param format: Optional parameter indicating a specific desired
374
374
# for now, if the format is not the same as the system default,
375
375
# an upgrade is needed. In the future we will want to scan