bzr init over smart server report about unnamed format

Bug #351919 reported by Alexander Belchenko
This bug report is a duplicate of:  Bug #580343: hpss branch format shown as unnamed. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

C:\work\bzr-day\ivan>bzr init bzr://localhost/trunk
Created a standalone branch (format: unnamed)

This leaves really bad taste. Why you can show at least "default" instead of "unnamed"? Sometimes bzr is so dumb :-(

Revision history for this message
Marius Kruger (amanica) wrote :

Maybe just show an abbreviated form of the following eg. c1wt4b7r6 when we have a unnamed format. This can be a little ugly but still informative.
       control: Meta directory format 1
  working tree: Working tree format 4
        branch: Branch format 7
    repository: Packs 6 (uses btree indexes, requires bzr 1.9)

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 351919] Re: bzr init over smart server report about unnamed format

Marius Kruger пишет:
> Maybe just show an abbreviated form of the following eg. c1wt4b7r6 when we have a unnamed format. This can be a little ugly but still informative.
> control: Meta directory format 1
> working tree: Working tree format 4
> branch: Branch format 7
> repository: Packs 6 (uses btree indexes, requires bzr 1.9)
>

No, the problem is because RemoteTransport hides real format:

C:\>bzr info lp:qbzr
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
Standalone branch (format: unnamed)
Location:B @ 2kB/s
   branch root: bzr+ssh://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/trunk/
| 4kB @ 1kB/s
Related branches:
   parent branch: bzr+ssh://bazaar.launchpad.net/srv/bazaar.launchpad.net/push-branches/00/00/1b/c1/

C:\>bzr info lp:qbzr -v
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
Standalone branch (format: unnamed)
Location:
   branch root: bzr+ssh://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/trunk/
/ 5kB @ 1kB/s
Related branches:
   parent branch: bzr+ssh://bazaar.launchpad.net/srv/bazaar.launchpad.net/push-branches/00/00/1b/c1/

Format:
        control: bzr remote bzrdir
         branch: Remote BZR Branch
     repository: bzr remote repository

Branch history:
        683 revisions
        940 days old/s
    first revision: Sun 2006-09-03 02:28:15 +0200
   latest revision: Sun 2009-03-29 12:29:23 +0300

Repository:
       1299 revisions

Jelmer Vernooij (jelmer)
Changed in bzr:
importance: Undecided → Low
status: New → Triaged
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Jelmer Vernooij (jelmer)
tags: added: formats formatsui hpss init
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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