Repository.set_make_working_trees RPC should take lock_tokens

Bug #343476 reported by Andrew Bennetts
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

1.13 adds a Repository.set_make_working_trees RPC, it only works on an unlocked repository. In normal use (i.e. via the command line rather than bzrlib API calls) the 1.13 client will only try it on an unlocked repository, but we should have a version of this RPC that can work on a locked repository, as required by Repository's API contract. The new RPC will need to take lock_tokens.

This only matters for repository formats with lock tokens; e.g. pack repositories are never really write-locked. So this is pretty low priority.

Andrew Bennetts (spiv)
Changed in bzr:
assignee: nobody → spiv
importance: Undecided → Low
status: New → Confirmed
Andrew Bennetts (spiv)
Changed in bzr:
assignee: Andrew Bennetts (spiv) → nobody
Jelmer Vernooij (jelmer)
tags: added: 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.