git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stephen Cuppett" <cuppett@gmail.com>
To: git@vger.kernel.org
Subject: Re: [RFC] Change handling of RelNotes
Date: Fri, 31 Aug 2007 08:52:38 -0400	[thread overview]
Message-ID: <316a20a40708310552r3d445d03h2ab44508a0608f0c@mail.gmail.com> (raw)
In-Reply-To: <316a20a40708310539w1d20c391w8566a042c7a8679a@mail.gmail.com>

Sorry, I didn't mean to imply a demand on anybody, or mandate anybody
change their workflow if really awkward or inconvenient.  Just new to
git and was trying some things and noticed this oddity.  In software
test, so I typically file reports for usability nits as well as big
things, and never expect to fix them myself.  Used to my
"recommendations" getting rejected too.  ;)

Just trying to lower a barrier to entry in a weird case....

I tested out the patch on Linux with a regular filesystem and with a
memory stick.  It picked it up and did the right thing with RelNotes
in both cases, leaving the symlink alone on ext3 and changing it to a
regular file on the memory stick.

I tried compiling it on Windows (cygwin), but ended up with:

/home/stcupp/git/builtin-init-db.c:305: undefined reference to `_xmkstemp'

I tried including git-compat-util.h and some other things to resolve
it, but was unable with my limited knowledge of their toolchain.

  parent reply	other threads:[~2007-08-31 12:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31  1:35 [RFC] Change handling of RelNotes Stephen Cuppett
2007-08-31  1:39 ` Petr Baudis
2007-08-31  6:04   ` Junio C Hamano
2007-08-31  2:21 ` Junio C Hamano
2007-08-31  6:08   ` Marius Storm-Olsen
2007-08-31  6:44 ` Nanako Shiraishi
2007-08-31  7:09   ` Junio C Hamano
2007-08-31  7:22     ` [PATCH] autodetect core.symlinks in git-init Junio C Hamano
2007-08-31  8:00       ` Nanako Shiraishi
2007-08-31  8:23       ` Marius Storm-Olsen
     [not found]     ` <316a20a40708310539w1d20c391w8566a042c7a8679a@mail.gmail.com>
2007-08-31 12:52       ` Stephen Cuppett [this message]
2007-08-31 20:25         ` [RFC] Change handling of RelNotes Junio C Hamano

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=316a20a40708310552r3d445d03h2ab44508a0608f0c@mail.gmail.com \
    --to=cuppett@gmail.com \
    --cc=git@vger.kernel.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 NNTP newsgroup(s).