emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-23 release branch


From: Sven Joachim
Subject: Re: Emacs-23 release branch
Date: Wed, 10 Mar 2010 18:48:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux)

On 2010-03-10 18:21 +0100, Eli Zaretskii wrote:

> It would be good if someone could post a recipe for a cheap creation
> of such a branch on a machine where there's already a bound branch for
> the trunk.  I hope a full-blown "bzr checkout" is not necessary, but
> rather some sequence of "bzr branch"+"bzr bind"+"bzr up" or something.

If you have set up a shared repository as recommended, it's just

bzr branch --bind sftp://address@hidden/srv/bzr/emacs/emacs-23 emacs-23

This will only fetch the revisions that are not already in the local
repository (i.e. currently none if your copy of the trunk is up to
date).

Sven




reply via email to

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