Creating a bzr branch out of a series of tarballs

Eli Zaretskii eliz at gnu.org
Sat Mar 5 17:19:47 UTC 2011


> Date: Sat, 05 Mar 2011 11:04:24 -0500
> From: Gordon Tyler <gordon at doxxx.net>
> CC: bazaar at lists.canonical.com
> 
> 'bzr rm' on its own without arguments will "scan for files that
> are being tracked by Bazaar but missing in your tree and stop tracking
> them for you."

This works, but it doesn't like the --verbose option:

  D:\gnu\bzr\idutils>bzr rm --verbose
  bzr: ERROR: No such file: u'D:/gnu/bzr/idutils/libidu/ansi2knr.c'

  D:\gnu\bzr\idutils>bzr rm
  removed libidu/ansi2knr.c
  removed libidu/ansi2knr.1
  removed lib/rx.h
  removed lib/rx.c

Bug? feature? cockpit error?



More information about the bazaar mailing list