Branch.revno is a method and not a property

Bug #1995629 reported by Aleksandr Smyshliaev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
loggerhead
New
Undecided
Unassigned

Bug Description

Directory listing shows "bound method Branch.revno of BzrBranch7" instead of revision number.

Revision history for this message
Aleksandr Smyshliaev (a1s) wrote :
Revision history for this message
Guruprasad (lgp171188) wrote :

Hi, can you tell us where you are seeing this issue and how we can reproduce it?

Changed in loggerhead:
status: New → Incomplete
Revision history for this message
Aleksandr Smyshliaev (a1s) wrote :

The screenshot is made at a private server and cannot be seen outside the intranet.

The steps to reproduce are these:

$ mkdir root
$ cd root
$ bzr init branch
Created a standalone tree (format: 2a)
$ touch branch/checkme
$ bzr add branch/checkme
adding checkme
$ bzr commit -m "test" branch
Committing to: /home/alex/q/root/branch/
added checkme
Committed revision 1.
$ bzr init-repo repo
Shared repository with trees (format: 2a)
Location:
  shared repository: repo
$ bzr branch branch repo/sub
Branched 1 revision.
$ loggerhead-serve .

Changed in loggerhead:
status: Incomplete → New
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.