emacs-devel
[Top][All Lists]
Advanced

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

Re: New branch


From: Kenichi Handa
Subject: Re: New branch
Date: Wed, 03 Feb 2010 10:05:03 +0900

In article <address@hidden>, Stefan Monnier <address@hidden> writes:

> I have just opened a new branch sftp://bzr.sv.gnu.org/srv/bzr/emacs/pending
> which is intended to receive patches that cannot be installed in trunk
> because they're not bug-fixes.

> I.e. the branch is there so instead of saying "please come back later"
> we can just install the corresponding patch/package into this branch.

Please teach me the bzr command sequence to do that.  Should
I repeast this same procedure used for checking out trunk
branch?

% cd emacs
% bzr branch sftp://address@hidden/srv/bzr/emacs/trunk trunk
% cd trunk
% echo "public_branch = sftp://address@hidden/srv/bzr/emacs/trunk"; >> 
.bzr/branch/branch.conf
% bzr bind sftp://address@hidden/srv/bzr/emacs/trunk
% cd ..

Or, can I use some shortcut to utilize the
already-checked-out trunk branch?

---
Kenichi Handa
address@hidden





reply via email to

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