unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Miles Bader <miles@gnu.org>
Cc: Riccardo Murri <riccardo.murri@gmail.com>, emacs-devel@gnu.org
Subject: Re: vc-bzr bogosities
Date: Tue, 24 Jul 2007 09:23:49 -0400	[thread overview]
Message-ID: <jwvr6myndlr.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <buo1weyt21w.fsf@dhapc248.dev.necel.com> (Miles Bader's message of "Tue\, 24 Jul 2007 21\:32\:27 +0900")

> Note only isn't that a bzr dir, but I don't even _use_ bzr (though I
> have a .bar config file from a long time ago, which only has my email
> address in it).

I guess the above ".bar" was meant to be ".bzr" and is really ~/.bzr, right?
If so, that explains it: VC walks up the directory tree until it finds
a ".bzr" subdirectory and considers it to be the root of a BZR tree.

We need to make this determination more selective.  I don't know BZR nearly
well enough to know what should be done.  Would checking for
.bzr/branch-format be a good check (i.e. would it always succeed in a real
BZR workspace and would it normally fail in the ~/.bzr config dir)?


        Stefan

  reply	other threads:[~2007-07-24 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 12:32 vc-bzr bogosities Miles Bader
2007-07-24 13:23 ` Stefan Monnier [this message]
2007-07-24 13:37   ` Riccardo Murri
2007-07-24 14:53     ` Stefan Monnier
2007-07-29 21:56 ` Dan Nicolaescu

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=jwvr6myndlr.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=riccardo.murri@gmail.com \
    /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).