emacs-devel
[Top][All Lists]
Advanced

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

Re: New branch


From: Stefan Monnier
Subject: Re: New branch
Date: Tue, 02 Feb 2010 21:31:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

> 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?

I'd go to your local shared repository (presumably the .../emacs where
you have a `trunk' subdirectory) and then just do

   bzr co sftp://bzr.savannah.gnu.org/srv/bzr/emacs/pending


-- Stefan




reply via email to

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