Activity log for bug #112028

Date Who What changed Old value New value Message
2007-05-03 09:28:27 Alexander Belchenko bug added bug
2007-05-03 14:30:06 John A Meinel bzr: status Unconfirmed Confirmed
2007-05-03 14:30:06 John A Meinel bzr: importance Undecided Wishlist
2007-05-03 14:30:06 John A Meinel bzr: statusexplanation I'm fine with failing on malformed working trees. But what I really want is to not open Branch unless we need to. This is because in a lightweight checkout, you can do "bzr status" without connecting to the remote machine at all. At this point, we could do it only for BranchReference formats (so a BranchReference stays as a proxy and only connects on request). I also like Aaron's idea about making BranchReference a Branch6(7) with "use this repository" pointing to a remote repository, and "bound" pointing to the master branch. Though that would still probably want to open the repository. So I'm confirming this as a wishlist item, because we at least want this for lightweight checkouts.
2007-11-30 00:35:51 Martin Pool title don't open repository until needed don't open repository unless/until needed
2017-11-09 00:41:18 Jelmer Vernooij tags locking wt check-for-breezy locking wt