bzr status -v should show also non-modified files

Bug #210938 reported by Gioele Barabucci
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

bzr status -v should show also non-modified files in its output.

Right now (1.3) the know states are:
  added
  removed
  renamed
  modified
  kind changed
  unknown

I wonder why normal files (added in previous revisions and unchanged) shouldn't be shown, even when in verbose mode.

Revision history for this message
Martin Albisetti (beuno) wrote :

I'm not sure that's what is expected of status, and , you can get all the versioned files with: bzr inventory

Does that satisfy what you needed, or do you expect something else not provided by inventory?

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 210938] [NEW] bzr status -v should show also non-modified files

On Wed, 2008-04-02 at 18:09 +0000, Gioele Barabucci wrote:
> Public bug reported:
>
> bzr status -v should show also non-modified files in its output.
>
> Right now (1.3) the know states are:
> added
> removed
> renamed
> modified
> kind changed
> unknown
>
> I wonder why normal files (added in previous revisions and unchanged)
> shouldn't be shown, even when in verbose mode.

The files that are unchanged are pretty uninteresting, and their may be
loads of them.

Can I ask why you would like the information?

Thanks,

James

Revision history for this message
Gioele Barabucci (gioele) wrote :

I know that ls/inventory lists versioned files and ignored will list the ignored files.

This is more an "ortogonal functionality" problem: if status can tell me that a file is unknown or added, why shouldn't it show me that a file is flagged as versioned/not-changed?

I found my self doing "bzr status -v dir/foo/bar" and receiving an empty message: what does that mean? That there is no status? Is it ignored? Is it unchanged since the last revision? I was expecting to see a reassuring "non changed: dir/foo/bar" message instead of nothing.

I know that there are going to be a lot of versioned files. This is why I'm suggesting to show that status only with --verbose or with an ad-hoc (--all-statuses) flag.

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 210938] Re: bzr status -v should show also non-modified files
  • unnamed Edit (189 bytes, application/pgp-signature; name=signature.asc)

On Wed, 2008-04-02 at 22:44 +0000, Gioele Barabucci wrote:
> I know that ls/inventory lists versioned files and ignored will list the
> ignored files.
>
> This is more an "ortogonal functionality" problem: if status can tell me
> that a file is unknown or added, why shouldn't it show me that a file is
> flagged as versioned/not-changed?
>
> I found my self doing "bzr status -v dir/foo/bar" and receiving an empty
> message: what does that mean? That there is no status? Is it ignored? Is
> it unchanged since the last revision? I was expecting to see a
> reassuring "non changed: dir/foo/bar" message instead of nothing.
>
> I know that there are going to be a lot of versioned files. This is why
> I'm suggesting to show that status only with --verbose or with an ad-hoc
> (--all-statuses) flag.

Someone else had the same confusion recently; they wanted the equivalent
of 'svn info path';

-Rob

--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Vincent Ladeuil (vila)
Changed in bzr:
importance: Undecided → Wishlist
status: New → Triaged
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.