Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3ad95df1b9ec0c823807557dbacf5694 > files > 333

bzr-doc-2.2.4-1.fc14.noarch.rpm

break-lock
==========

:Purpose: Break a dead lock on a repository, branch or working directory.
:Usage:   bzr break-lock [LOCATION]

:Options:
  --usage        Show usage message and options.
  -v, --verbose  Display more information.
  -q, --quiet    Only display errors and warnings.
  -h, --help     Show help message.

:Description:
  CAUTION: Locks should only be broken when you are sure that the process
  holding the lock has been stopped.
  
  You can get information on what locks are open via the 'bzr info
  [location]' command.

:Examples:
    bzr break-lock
    bzr break-lock bzr+ssh://example.com/bzr/foo