999
999
def initialize_on_transport(self, transport):
1000
1000
"""Initialize a new bzrdir in the base directory of a Transport."""
1002
1002
# mode from the root directory
1003
1003
temp_control = LockableFiles(transport, '', TransportLock)
1004
1004
temp_control._transport.mkdir('.bzr',