Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 7e647d9940d31b34c253e6f71c416c4b > files > 2888

bzr-2.7.0-6.mga7.aarch64.rpm

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

:Purpose: Break a dead lock.
:Usage:   bzr break-lock [LOCATION]

:Options:
  --force        Do not ask for confirmation before breaking the lock.
  -v, --verbose  Display more information.
  -q, --quiet    Only display errors and warnings.
  --usage        Show usage message and options.
  --config       LOCATION is the directory where the config lock is.
  -h, --help     Show help message.

:Description:
  This command breaks a lock on a repository, branch, working directory or
  config file.
  
  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
    bzr break-lock --conf ~/.bazaar