2008/10/18 Scott Scriven <span dir="ltr">&lt;<a href="mailto:bzr@toykeeper.net" target="_blank">bzr@toykeeper.net</a>&gt;</span><br><div class="gmail_quote"><div>... <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This bug is related:<br>
<br>
 &nbsp;<a href="https://bugs.launchpad.net/bzr-bookmarks/+bug/254936" target="_blank">https://bugs.launchpad.net/bzr-bookmarks/+bug/254936</a><br>
<br>
Basically, the bookmarks plugin can work, but only for one<br>
project at a time. &nbsp;It uses a global namespace for bookmark<br>
names, instead of per-repository, so the bookmark names end up<br>
being significantly longer than they would be in git or hg.</blockquote><div><br>This is a problem for me too. <br>I looked at the code and I think it should be fairly simple to fix, so I might do it soon:<br><br>I&#39;m thinking of adding a option --branch like `bzr whoami`, which will cause it to be saved in the branch<br>
in stead of the global location. <br>(Branch specific bookmarks will override global bookmarks with the same name) <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And for some reason, it doesn&#39;t always resolve names without a<br>
&#39;bm:&#39; prefix. &nbsp;So, instead of &#39;hg push foo&#39; it ends up being &#39;bzr<br>
push bm:myproject-foo&#39;.</blockquote><div><br>the problem is that AFAIK unspecified protocols paths are assumed to be file://<br>I dont think it would be possible/desirable to change this behaviour.<br></div></div><br>
-- <br>&lt;| regards<br>U| Marius<br>H| &lt;&gt;&lt; <br>Z| <a href="http://amanica.blogspot.com/" target="_blank">http://amanica.blogspot.com/</a><br>&lt;| <br>E| PS when can we merge the bookmark plugin into the core?<a href="http://bazaar-vcs.org/" target="_blank"></a><br>

&lt;| <br>