Eli Zaretskii | 5 Jun 2012 17:37
Picon

Re: Emacs 24.1 release candidate

> From: Sam Steingold <sds <at> gnu.org>
> Date: Tue, 05 Jun 2012 10:12:11 -0400
> 
> > * Chong Yidong <plq <at> tah.bet> [2012-06-01 18:39:20 +0800]:
> >
> > For Emacs developers: for now, please refrain from altering the
> > emacs-24 branch without discussing with me or Stefan.
> 
> does this mean that it's okay to commit to trunk?

People do that all the time, so I guess the answer is yes.

> how do I make sure that I am using the trunk

"bzr info" should show you that information.  For me it says

  Repository checkout (format: 2a)
  Location:
    repository checkout root: .
	  checkout of branch: bzr+ssh://eliz <at> bzr.savannah.gnu.org/emacs/trunk/
	   shared repository: D:/gnu/bzr/emacs

  Related branches:
    public branch: bzr+ssh://eliz <at> bzr.savannah.gnu.org/emacs/trunk
    parent branch: bzr+ssh://eliz <at> bzr.savannah.gnu.org/emacs/trunk/

in the trunk and

  Repository checkout (format: 2a)
  Location:
    repository checkout root: .
	  checkout of branch: bzr+ssh://eliz <at> bzr.savannah.gnu.org/emacs/emacs-24/
	   shared repository: D:/gnu/bzr/emacs

  Related branches:
    parent branch: bzr+ssh://eliz <at> bzr.savannah.gnu.org/emacs/emacs-24/

in the emacs-24 branch.


Gmane