emacs-devel
[Top][All Lists]
Advanced

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

Re: bzr repository ready?


From: Óscar Fuentes
Subject: Re: bzr repository ready?
Date: Fri, 20 Nov 2009 23:51:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Karl Fogel <address@hidden> writes:
>
>> I've already written http://www.emacswiki.org/emacs/BzrForEmacsDevs.
>> My instinct is to start with that, and then answer questions here as as
>> people have them, rather than write lots more text only to discover that
>> it doesn't answer the questions that actually come up.
>
> Thanks for writing that page.  I noticed that the instructions are given
> in terms of terminal commands (bzr merge, bzr push, etc.)  It would be
> nice to have the vc/vc-dir workflow explicitly spelt out too.  Will `C-x
> v v' just do the right thing with respect to committing to the local
> mirror vs the global repository?

I realize that your question is just an example of something that you
want to see documented (the answer is that "it depends": if you are
working on a checkout of the global repository, the yes, the changes
go straight to it on each commit, as is the case for CVS; if you are
working on a proper branch or on a checkout or your local mirror, then
the answer is no, a `push' (most likely after `merge') is required.

I see no functions on vc/vc-dir for `push' nor for `merge'. Everytime I
need to do those, I switch to the command line.

-- 
Óscar





reply via email to

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