From: Eli Zaretskii <eliz@gnu.org>
To: Help-gnu-emacs@gnu.org
Subject: Re: visiting files in Bazaar workarea
Date: Sat, 01 Nov 2014 10:25:16 +0200 [thread overview]
Message-ID: <837fzfz5sj.fsf@gnu.org> (raw)
In-Reply-To: <87r3xna1xm.fsf@deb.home.net>
> From: Bernardo <bernardo.bacic@pobox.com>
> Date: Sat, 01 Nov 2014 17:07:49 +1100
>
> if i run:
> $ emacs -Q some_filename
>
> in a directory which contains (or its parent has) .bzr directory *and*
> currently don't have connection to the corresponding Bazaar repository,
> Emacs stalls and fails to load the file. An example would be when
> Bazaar repository is somewhere on the LAN and temporarily there's no
> connection to it.
Is that Bazaar branch a lightweight checkout? That is, did you
checkout the directory in a way that leaves all the meta-data on the
remote server?
What was the command you used to checkout the Emacs development tree?
AFAIK, the only situation where bzr wants to connect to the remote
server is when the meta-data is not available locally. The default is
to have it cloned to the local computer, so you must have done
something to prevent that.
> Anybody knows about a nice way around this?
Yes, don't use lightweight checkouts.
next prev parent reply other threads:[~2014-11-01 8:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-01 6:07 visiting files in Bazaar workarea Bernardo
2014-11-01 8:25 ` Eli Zaretskii [this message]
2014-11-02 1:53 ` Bernardo
2014-11-01 13:07 ` Stefan Monnier
2014-11-02 1:49 ` Bernardo
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=837fzfz5sj.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=Help-gnu-emacs@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.
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).