all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: bob@gnu.org (Robert J. Chassell)
Cc: "Óscar Fuentes" <ofv@wanadoo.es>, emacs-devel@gnu.org
Subject: Re: bazaar: "unable to obtain lock"
Date: Thu, 31 Dec 2009 09:57:18 -0500	[thread overview]
Message-ID: <m3ljgji42h.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <E1NQJGP-0000T6-GS@fencepost.gnu.org> (Robert J. Chassell's message of "Thu, 31 Dec 2009 06:32:21 -0500")

>>>>> "Robert" == Robert J Chassell <bob@gnu.org> writes:

Robert> From /usr/local/src/emacs/src/emacs, I was able to start different Emacs

Try making your /usr/local/src/emacs/src be what the wiki page calls
emacs, still have trunk as the pristine mirror, and use a branch from
that trunk, called emacs, as your build branch.

Ie, starting from the tar Karl provided, something like:

    # untar it somewhere
    # cd to the top directory created by the untarring
    :; mv .bzr trunk quickfixes /usr/local/src/emacs/src/
    :; cd /usr/local/src/emacs/src/
    :; mv emacs old-emacs
    :; bzr branch trunk emacs

then you can do:

    :; cd /usr/local/src/emacs/src/trunk
    :; bzr pull
    :; cd ../emacs
    :; bzr merge
    # follow the post merge instructions from the wiki page
    :; make <whatever>

to do re-compiles.

All of that should work just as well in elisp as at the shell prompt.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6




  reply	other threads:[~2009-12-31 14:57 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-29 23:53 bazaar: "unable to obtain lock" Robert J. Chassell
2009-12-30  3:39 ` Karl Fogel
2009-12-30 15:15   ` Robert J. Chassell
2009-12-31 19:14     ` Karl Fogel
2010-01-01  0:19       ` Robert J. Chassell
2009-12-31 19:15     ` Karl Fogel
2009-12-30 16:43   ` Robert J. Chassell
2009-12-30 17:25     ` Andreas Schwab
2009-12-30 21:46       ` Robert J. Chassell
2009-12-30 22:18         ` Andreas Schwab
2009-12-31  1:48           ` Robert J. Chassell
2009-12-31  4:29             ` Óscar Fuentes
2009-12-31  6:59               ` Óscar Fuentes
2009-12-31 11:32               ` Robert J. Chassell
2009-12-31 14:57                 ` James Cloos [this message]
2009-12-30 23:34   ` Kevin Ryde
2009-12-31  0:30     ` Óscar Fuentes
2009-12-31  0:44       ` Lennart Borgman
2009-12-31  1:07         ` Óscar Fuentes
2009-12-31  1:24           ` Lennart Borgman
2010-01-03 22:38       ` Kevin Ryde
2010-01-04  7:05         ` Eli Zaretskii
2010-01-05 21:20           ` Kevin Ryde
2010-01-01  9:59     ` Stephen J. Turnbull
2010-01-01 10:16       ` Óscar Fuentes
2010-01-01 16:42       ` Jason Earl
2009-12-30  9:19 ` David Kastrup
  -- strict thread matches above, loose matches on Subject: below --
2009-12-29 17:14 Juanma Barranquero
2009-12-29 17:40 ` Karl Fogel
2009-12-29 17:44   ` Juanma Barranquero
2009-12-29 18:42     ` Karl Fogel
2009-12-29 20:39       ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ljgji42h.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=bob@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.