emacs-devel
[Top][All Lists]
Advanced

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

Re: bzr repository ready?


From: Jason Earl
Subject: Re: bzr repository ready?
Date: Sat, 21 Nov 2009 22:13:57 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

> But Bazaar branches *cannot* at present be colocated; they *cannot*
> share a working tree.  That means that if you do a "bzr branch" for a
> one-line change, you have to do a "make bootstrap" to test.
> EEEEEEeeeeeewwwwww.

That's not entirely true.  I keep a "workspace" checkout in my
repository and then "bzr switch" between the branches that I am working
on.  It probably doesn't work exactly like git, but it certainly allows
you to switch between branches without doing a make bootstrap.  Commits
go to the right place, the branch nick gets set correctly, switching is
fast, and make does the right thing.

Jason




reply via email to

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