Comment 3 for bug 564170

Revision history for this message
Alexander Belchenko (bialix) wrote :

That's what I get with qbzr trunk:

C:\work\Bazaar\plugins\qbzr>bzr qannotate lp:b2evolution/trunk/blogs/index.php
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
bzr: ERROR: Permission denied: "Cannot create 'blogs'. Only Bazaar branches are allowed."

C:\work\Bazaar\plugins\qbzr>bzr annotate lp:b2evolution/trunk/blogs/index.php
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
bzr: ERROR: Permission denied: "Cannot create 'blogs'. Only Bazaar branches are allowed."

So, what do you want from qannotate in this situation? It works exactly as plain `bzr annotate`.