From: Robert Millan <rmh@aybabtu.com>
To: grub-devel@gnu.org
Subject: Personal branches in Bazaar repository
Date: Sat, 24 Oct 2009 15:20:25 +0200 [thread overview]
Message-ID: <20091024132025.GA29975@thorin> (raw)
Now that I have a bit more time, I explain about my own GRUB branches. They
live in:
http://bzr.savannah.gnu.org/r/grub/people/robertmh
and consist of a few pieces of unfinished work I used to have scattered around
my filesystem.
If others find it convenient to host their own branches at Savannah, they
may do that with e.g.
username=foo
bzr branch sftp://${username}@bzr.savannah.gnu.org/srv/bzr/grub/trunk/
# hack
bzr commit
bzr push --remember sftp://${username}@bzr.savannah.gnu.org/srv/bzr/grub/people/${username}
If they prefer a Subversion-like workflow (i.e. commit implies push), they can
checkout the branch afterwards:
bzr checkout sftp://${username}@bzr.savannah.gnu.org/srv/bzr/grub/people/${username}
and work basically the same as they would in Subversion.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
next reply other threads:[~2009-10-24 13:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-24 13:20 Robert Millan [this message]
2009-10-24 14:31 ` Personal branches in Bazaar repository Colin Watson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091024132025.GA29975@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.