Comment 0 for bug 346624

Revision history for this message
Erik de Castro Lopo (erikd) wrote :

I would like to see a feature called "fileinfo" which given a file name in the current working directory:

     bzr fileinfo whatever/filename.X

will tell be if the file is in one of these categories:

    - versioned and up-to-date
   - versioned with changes
   - not version, but matches a pattern in .bzrignore
   - not versioned.

They may actually more possibilities but the above would be very helpful.