Question about status output for non-existent files

Alexander Belchenko bialix at ukr.net
Wed Feb 1 12:15:18 GMT 2006


I think it's the bug.
When I run `bzr status file.txt` I have no warning in the case when
file.txt is not exists. Even if I run status command with `--all` flag
bzr don't tell me anything.

Reproduction of problem:

> bzr init
> bzr status
[no output]
> bzr status file.txt
[no output]
> bzr status --all file.txt
[no output]


--
Alexander





More information about the bazaar mailing list