equivalent of "git remote"?
Matthieu Moy
Matthieu.Moy at imag.fr
Mon Mar 26 09:26:39 BST 2007
Hi,
What's the best way in bzr to manage several remote locations for a
branch/repository ?
bzr can remember a push and a pull location, but if I have several of
them, it can become quite painfull. For example, I may have a private
repository to which I often push, and a sourceforge account to which I
push less frequently.
Then, I'd like to be able to say
$ bzr push private
$ bzr push sourceforge
where "private" and "sourceforge" would be defined once only.
Git does something like this with "git remote". Is there anything, or
anything planned for bzr?
Thanks,
--
Matthieu
More information about the bazaar
mailing list