bzr qlog in the subdir of shared repo is broken

Bug #585774 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
High
Unassigned

Bug Description

T:\Techno-debug>bzr branches
Touchpanel-monitor/tpm.xyz
Touchpanel-monitor/tpm.xyz.points
Touchpanel-monitor/tpm.z1-x-y-z2
Touchpanel-monitor/tpm.z1-x-y-z2.new

T:\Techno-debug>cd Touchpanel-monitor

T:\Techno-debug\Touchpanel-monitor>bzr qlog
bzr: ERROR: Not a branch: "Touchpanel-monitor".

It's with qbzr trunk revno 1273.

Tags: qlog
Revision history for this message
Alexander Belchenko (bialix) wrote :

Sorry, it's not regression. The same in 0.18 branch.

Changed in qbzr:
assignee: Gary van der Merwe (garyvdm) → nobody
importance: Critical → High
summary: - [regression] bzr qlog in the subdir of shared repo is broken
+ bzr qlog in the subdir of shared repo is broken
tags: removed: regression
Revision history for this message
Alexander Belchenko (bialix) wrote :

Perhaps a dupe.

Revision history for this message
Alexander Belchenko (bialix) wrote :

I can't find a dupe by naive search.

Revision history for this message
Gary van der Merwe (garyvdm) wrote :

I don't think that it is a dup.

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 585774] Re: bzr qlog in the subdir of shared repo is broken

current workaround is to specify relpath to the root of the repo,
e.g. `bzr qlog ..`

Revision history for this message
André Bachmann (andrebachmann-dd) wrote :

(qbzr rev. 1397 is used)
W:\BZR-Repository\TEST_PRJ>bzr info
Shared repository (format: 2a)
Location:
  shared repository: .
W:\BZR-Repository\TEST_PRJ>bzr branches
test
trunk
W:\BZR-Repository\TEST_PRJ>cd test
W:\BZR-Repository\TEST_PRJ\test>bzr qlog <= this works
W:\BZR-Repository\TEST_PRJ\test>cd ../trunk
W:\BZR-Repository\TEST_PRJ\trunk>bzr qlog <= this works also

===================================================

W:\BZR-Repository>bzr branches
TEST_PRJ/test
TEST_PRJ/trunk
W:\BZR-Repository>cd TEST_PRJ
W:\BZR-Repository\TEST_PRJ>bzr qlog <= this works

So is this bug really still existing?

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.