unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Robinow <drobinow@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Windows-specific questions about Bazaar
Date: Tue, 1 Dec 2009 14:56:13 -0500	[thread overview]
Message-ID: <4eb0089f0912011156w6ee99120n151e2a384c9facc6@mail.gmail.com> (raw)
In-Reply-To: <834ooamrou.fsf@gnu.org>

On Tue, Dec 1, 2009 at 2:15 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>  . Does Bazaar honor $HOME on Windows, or is $BZR_HOME the only
>   variable it looks at, before falling back on the default location?
 It appears to check BZR_HOME, APPDATA, and HOME in that order.
I don't think deleting APPDATA is a good idea, so the check for HOME
isn't really useful.

See config_dir()  in bzrlib/config.py  in bzr-2.0.2

There's similar code in win32utils.py for locating the log file.

[Note the TODO in config_dir() ]




  parent reply	other threads:[~2009-12-01 19:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 19:15 Windows-specific questions about Bazaar Eli Zaretskii
2009-12-01 19:29 ` Lennart Borgman
2009-12-01 20:23   ` Eli Zaretskii
2009-12-01 22:15     ` Alexander Belchenko
2009-12-02  4:17       ` Eli Zaretskii
2009-12-02  5:02         ` Óscar Fuentes
2009-12-02  5:55         ` Alexander Belchenko
2009-12-01 19:56 ` David Robinow [this message]
2009-12-01 20:14   ` Eli Zaretskii
2009-12-01 21:59 ` Stefan Monnier
2009-12-01 22:16   ` Alexander Belchenko
2009-12-02  4:11     ` Eli Zaretskii

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=4eb0089f0912011156w6ee99120n151e2a384c9facc6@mail.gmail.com \
    --to=drobinow@gmail.com \
    --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).