grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bazaar workflow for GRUB


From: BVK Chaitanya
Subject: Re: Bazaar workflow for GRUB
Date: Tue, 19 Jan 2010 09:57:07 +0530

On Mon, Jan 18, 2010 at 11:45 PM, Colin Watson <address@hidden> wrote:
>
> I recommend using a checkout for trunk, because that way bzr takes out a
> write lock on the branch when you start committing and doesn't release
> it until it's finished; it also warns you immediately if you're out of
> date rather than making you commit and try to push before you find out.
> This is a much more robust workflow for shared branches in my
> experience.
>

These are the exact features I want for the trunk branch.  How
different is a checkout from a branch?  Can i create feature
*branch*es from a *checkout*, like in:

bzr checkout sftp://address@hidden/srv/bzr/grub/trunk/grub trunk
bzr branch trunk feature-foo

How different would such a feature branch be, from regular branch?


thanks,
-- 
bvk.chaitanya




reply via email to

[Prev in Thread] Current Thread [Next in Thread]