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://${[email protected]/srv/bzr/grub/trunk/ # hack bzr commit bzr push --remember sftp://${[email protected]/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://${[email protected]/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." _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
