Comment 2 for bug 118688

Revision history for this message
Andrew Voznytsa (andrew-voznytsa) wrote :

I ran 'bzr add' to add all files in working directory and after all I decided to don't add one of them.

Below is output of my bzr.exe.

D:\temp\work>bzr rm --help
usage: bzr remove [FILE...]
aliases: rm

Remove files or directories.

This makes bzr stop tracking changes to the specified files and
delete them if they can easily be recovered using revert.

You can specify one or more files, and/or --new. If you specify --new,
only 'added' files will be removed. If you specify both, then new files
in the specified directories will be removed. If the directories are
also new, they will also be removed.

Options:
  --new remove newly-added files
[skip]

D:\temp\work>bzr version
Bazaar (bzr) 0.16.0
Using python interpreter: d:\dev\Bazaar\bzr.exe
Using python standard library: d:\dev\Bazaar\lib\library.zip
Using bzrlib: d:\dev\Bazaar\lib\library.zip\bzrlib