343
343
format = describe_format(control, repository, branch, working)
344
344
print "%s (format: %s)" % (layout, format)
345
345
_show_location_info(gather_location_info(repository, branch, working))
350
350
_show_format_info(control, repository, branch, working)
351
351
_show_locking_info(repository, branch, working)