revision specs do not lock branches appropriately.

Bug #154204 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Critical
Robert Collins

Bug Description

Currently with packs, doing 'bzr diff -r ancestor:../pathtobranch' will fail because the repositories are not locked, neither read nor write locked, and the api used - get_graph followed by calls on the graph's get_parents method, has no (and shouldn't) locking facility.

Tags: packs
Changed in bzr:
importance: Undecided → Critical
status: New → Triaged
Revision history for this message
John A Meinel (jameinel) wrote :

Is this Critical (should block a release) or just High?

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 154204] Re: revision specs do not lock branches appropriately.

On Fri, 2007-10-19 at 17:43 +0000, John A Meinel wrote:
> Is this Critical (should block a release) or just High?

I think its critical.

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

Revision history for this message
Robert Collins (lifeless) wrote :

Don't need to block a release, but will affect most users that try packs (and we expect many to try),

Changed in bzr:
importance: Critical → High
Martin Pool (mbp)
Changed in bzr:
importance: High → Critical
milestone: none → 1.0rc1
Changed in bzr:
assignee: nobody → lifeless
status: Triaged → Fix Committed
Changed in bzr:
status: Fix Committed → Fix Released
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.