2008/12/8 Russel Winder <span dir="ltr">&lt;<a href="mailto:russel.winder@concertant.com">russel.winder@concertant.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Marius,<br>
<br>
Any progress on this?</blockquote><div><br>thanks for the reminder, I forgot about this.<br>I&#39;ll put it on my todo list. hopefully I&#39;ll get a chance this week.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Currently I am storing a list of URLs in a file called .url and have a<br>
shell alias pushBranch &nbsp;that iterates of the entries in the file and<br>
does a push. &nbsp;It would however, be far better to have a Bazaar feature.<br>
<div><div></div><div class="Wj3C7c"><br>
On Tue, 2008-10-21 at 21:30 +0200, Marius Kruger wrote:<br>
&gt; 2008/10/18 Scott Scriven &lt;<a href="mailto:bzr@toykeeper.net">bzr@toykeeper.net</a>&gt;<br>
&gt; ...<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; This bug is related:<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="https://bugs.launchpad.net/bzr-bookmarks/+bug/254936" target="_blank">https://bugs.launchpad.net/bzr-bookmarks/+bug/254936</a><br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Basically, the bookmarks plugin can work, but only for one<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; project at a time. &nbsp;It uses a global namespace for bookmark<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; names, instead of per-repository, so the bookmark names end up<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; being significantly longer than they would be in git or hg.<br>
&gt;<br>
&gt; This is a problem for me too.<br>
&gt; I looked at the code and I think it should be fairly simple to fix, so<br>
&gt; I might do it soon:<br>
&gt;<br>
&gt; I&#39;m thinking of adding a option --branch like `bzr whoami`, which will<br>
&gt; cause it to be saved in the branch<br>
&gt; in stead of the global location.<br>
&gt; (Branch specific bookmarks will override global bookmarks with the<br>
&gt; same name)<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; And for some reason, it doesn&#39;t always resolve names without a<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &#39;bm:&#39; prefix. &nbsp;So, instead of &#39;hg push foo&#39; it ends up being<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &#39;bzr<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; push bm:myproject-foo&#39;.<br>
&gt;<br>
&gt; the problem is that AFAIK unspecified protocols paths are assumed to<br>
&gt; be file://<br>
&gt; I dont think it would be possible/desirable to change this behaviour.<br>
&gt;</div></div></blockquote></div><br>