[MERGE][#144421] Fix `bzr st -rbranch:PATH_TO_BRANCH`

Lukáš Lalinský lalinsky at gmail.com
Thu Aug 28 14:42:16 BST 2008


* Add RevisionSpec.as_tree which returns a tree representation of the
revision specifier. This might return a remote revision tree.
* Make status use this new method and not require
RevisionSpec.as_revision_id, which for RevisionSpec_branch fetches data
to the local repository.
* Refactor common code for getting either a revision tree or a
tree/branch's basis tree into a private function _get_revision_tree and
make it use RevisionSpec.as_tree.

Lukas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: revspec_as_tree-3656.patch
Type: text/x-patch
Size: 19930 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080828/69d993e2/attachment-0001.bin 


More information about the bazaar mailing list