emacs-devel
[Top][All Lists]
Advanced

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

Re: New emacs-24 branch


From: Eli Zaretskii
Subject: Re: New emacs-24 branch
Date: Sat, 07 Apr 2012 20:53:08 +0300

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Sat, 07 Apr 2012 18:57:52 +0200
> Cc: address@hidden
> 
> This has possibly been covered before, but does anybody have a simple
> recipe for how to work on this branch?
> 
> That is, I want to have two separate directories, "trunk" and
> "emacs-24", and be able to work in each of them, and do "bzr update" in
> each of them as normal.

>From "trunk":

  cd ..
  bzr branch --bind bzr+ssh://address@hidden/emacs/emacs-24

This will create a directory "emacs-24" that is a sibling to "trunk",
and make it bound to the remote branch, so "bzr update" and "bzr ci"
will work in each one as you'd expect.



reply via email to

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