bzr send takes a write lock on the source branch

Bug #388261 reported by Martin Pool
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

bzr send apparently takes a write lock on the source branch. This seems unnecessary.

example:

 ./bzr send --format 0.9 -o /tmp/food
Unable to obtain lock file:///home/mbp/bzr/dummy-progress/.bzr/branch/lock
held by <email address hidden> on host grace [process #6013]
locked 27 seconds ago
....

Tags: locking send
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 388261] [NEW] bzr send takes a write lock on the source branch

On Wed, 2009-06-17 at 04:13 +0000, Martin Pool wrote:
> Public bug reported:
>
> bzr send apparently takes a write lock on the source branch. This seems
> unnecessary.

send can do a pull I think, to get data from the target branch.

-Rob

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Wouldn't a repository write lock be sufficient for that?

tags: added: locking send
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
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.