[MERGE REVIEW] New output for bzr info with API test case

Olaf Conradi olaf at conradi.org
Tue Apr 11 02:55:50 BST 2006


On 10/04/06, Robert Collins <robertc at robertcollins.net> wrote:
> Martin - can you eyeball this please? UI review.
>
> Rob

OK, I wanted to wait for an UI review, but I got going and made info
work on both local and remote locations. Next to supporting working
trees, this version also support info on branches and repositories.

This required splitting up current info into methods to reuse in both
branch and repo output. I added a verbose option to show to determine
the number of revisions in a branch as this operation can be quite
some time.

I intent to add more statistics (like revisions not belonging to a
branch, lists of branches part of a repository and probably others),
but these won't need big changes to info as most of it is in place
now. So I would like this to go in the new release, before I start to
add more).


> On Wed, 2006-04-05 at 22:17 +0200, Olaf Conradi wrote:
> > On 02/04/06, Olaf Conradi <olaf at conradi.org> wrote:
> > > This changes:
> > >  * Show all relevant locations and formats for queried working tree
> > >  * Fix off-by-one error in missing revisions check
> > >  * Nicer output (capitals for sections)
> > >  * Use kibibytes as per standard IEEE 1541
> > >    (like ifconfig output -- sizes should be in KiB, data rates in kb/s or kB/s)
> > >  * More complete test cases for info command
> >
> > Converted the blackbox test to use bzrlib API.
> >
> > All worked out, except for:
> > Malone bug 38089 in bzr "error in using bzrlib API to upgrade v6 to metadir"
> > [Normal,Unconfirmed] http://launchpad.net/bugs/38089
> >
> > Can someone look at this, and see if I used the API as intended. Maybe
> > I overlooked something.
> >
> > Cheers
> >  -Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_info.patch
Type: text/x-patch
Size: 54584 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060411/b84f3e30/attachment.bin 


More information about the bazaar mailing list