All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: use GIT_DIR instead of /var/tmp
Date: Thu, 05 Jan 2006 08:38:11 -0800	[thread overview]
Message-ID: <43BD4B73.7010000@zytor.com> (raw)
In-Reply-To: <81b0412b0601050352n386505bfjd40e515809e3c862@mail.gmail.com>

Alex Riesen wrote:
> Not every system (will not one microsoft windows system) have /var/tmp,
> whereas using GIT_DIR for random temporary files is more or less established.

Depends on what you're doing.  Only if you're writing to the repository.

Windows will usually have $TMP and/or $TEMP, a lot of Unix apps honour 
$TMP_DIR.

	-hpa

  reply	other threads:[~2006-01-05 16:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-05 11:52 use GIT_DIR instead of /var/tmp Alex Riesen
2006-01-05 16:38 ` H. Peter Anvin [this message]
2006-01-05 16:47   ` Alex Riesen
2006-01-05 17:07     ` H. Peter Anvin
2006-01-05 16:42 ` Linus Torvalds
2006-01-05 16:49   ` Jon Nelson
2006-01-06  9:32     ` Alex Riesen
2006-01-06 10:00       ` Johannes Schindelin

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=43BD4B73.7010000@zytor.com \
    --to=hpa@zytor.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=raa.lkml@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.
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.