command to list all files in a certain directory that I have under bazaar's version control

Rahul Nabar rpnabar at gmail.com
Tue Mar 3 00:56:19 GMT 2009


 I am in a certain directory and I see a bunch of files and I want to
know which ones I have already versioned via bazaar. How can one do
this?

Whatever I tried seems to fail:

bzr log *
bzr status *
bzr status -v *

"bzr inventory" gives info on *all* files which is way too much info.

Any way to do this? It seems like a reasonable enough thing to know
regarding the status of my versioning. I must add I do have a * in my
~/.bzrignore in case that matters.

-- 
Rahul



More information about the bazaar mailing list