~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

Repositories are now held read-locked for as long as possible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
   we might want to make sure that the result is not lost if the check
10
10
   aborts.  One way to handle it would be to allow the caller to pass in
11
11
   a check result, which they could examine even if the method fails.
12
 
 * Hold repository read locked for as long as possible
13
12
 * Indication of what is being checked
14
13
 * Change name of function to 'check_dwim'