Managing multiple remote locations
Russel Winder
russel.winder at concertant.com
Mon Dec 8 07:29:39 GMT 2008
Marius,
On Mon, 2008-12-08 at 09:15 +0200, Marius Kruger wrote:
> 2008/12/8 Russel Winder <russel.winder at concertant.com>
> Marius,
>
> Any progress on this?
>
> thanks for the reminder, I forgot about this.
> I'll put it on my todo list. hopefully I'll get a chance this week.
That would be cool. :-)
Currently I get the bookmarks plugin from:
bzr+ssh://russel@bazaar.launchpad.net/%7Eluks/bzr-bookmarks/trunk
is this the right branch to track?
> Currently I am storing a list of URLs in a file called .url
> and have a
> shell alias pushBranch that iterates of the entries in the
> file and
> does a push. It would however, be far better to have a Bazaar
> feature.
>
>
> On Tue, 2008-10-21 at 21:30 +0200, Marius Kruger wrote:
> > 2008/10/18 Scott Scriven <bzr at toykeeper.net>
> > ...
> >
> > This bug is related:
> >
> >
> https://bugs.launchpad.net/bzr-bookmarks/+bug/254936
> >
> > Basically, the bookmarks plugin can work, but only
> for one
> > project at a time. It uses a global namespace for
> bookmark
> > names, instead of per-repository, so the bookmark
> names end up
> > being significantly longer than they would be in git
> or hg.
> >
> > This is a problem for me too.
> > I looked at the code and I think it should be fairly simple
> to fix, so
> > I might do it soon:
> >
> > I'm thinking of adding a option --branch like `bzr whoami`,
> which will
> > cause it to be saved in the branch
> > in stead of the global location.
> > (Branch specific bookmarks will override global bookmarks
> with the
> > same name)
> >
> >
> > And for some reason, it doesn't always resolve names
> without a
> > 'bm:' prefix. So, instead of 'hg push foo' it ends
> up being
> > 'bzr
> > push bm:myproject-foo'.
> >
> > the problem is that AFAIK unspecified protocols paths are
> assumed to
> > be file://
> > I dont think it would be possible/desirable to change this
> behaviour.
> >
>
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081208/73c54ccd/attachment-0001.pgp
More information about the bazaar
mailing list