checkout and pull on readonly branch

Erik Bågfors zindar at gmail.com
Thu Sep 21 07:51:40 BST 2006


On 9/21/06, William Dode <wilk-ml at flibuste.net> wrote:
> Hi,
>
> I just see that we can checkout --lightweight a readonly branch. But
> after that we cannot pull to stay up to date. Is it a missing feature ?

Not really, try "bzr update".  What you are trying to do is to pull
something into the branch that you have checked out.  Since you do not
have write-access to it, that's not going to work.

To update your working tree, use "bzr update"

/Erik




More information about the bazaar mailing list