unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Cc: bob@gnu.org
Subject: Re: bazaar: "unable to obtain lock"
Date: Thu, 31 Dec 2009 07:59:13 +0100	[thread overview]
Message-ID: <87zl4zk4se.fsf@telefonica.net> (raw)
In-Reply-To: 87k4w3lqau.fsf@telefonica.net

Óscar Fuentes <ofv@wanadoo.es> writes:

[snip]

>> I tried that with `cp -R' a day or two
>> ago and `pull' failed.
>
> You probably polluted emacs/.bzr with the contents of
> emacs/trunk/.bzr. I would play safe and remove everything and start from
> scratch.

BTW, if you are very bandwith-constrained, you can do that without
re-downloading:

bzr init-repo new-emacs-shared-repo
cd new-emacs-shared-repo
bzr branch ../emacs/trunk trunk
cd trunk
bzr bind URL_TO_UPSTREAM_TRUNK
cd ..
bzr branch trunk quickfixes
cd ..
rm -rf emacs-shared-repo

This to replicate the recommend setup on BzrForEmacsDevs (re-check the
document just in case I forgot something).

-- 
Óscar





  reply	other threads:[~2009-12-31  6:59 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 [this message]
2009-12-31 11:32               ` Robert J. Chassell
2009-12-31 14:57                 ` James Cloos
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87zl4zk4se.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=bob@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).