git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacob Kaplan-Moss <jacob@jacobian.org>
To: git@vger.kernel.org
Subject: git-stash fails on OSX 10.5
Date: Fri, 10 Apr 2009 11:44:36 -0500	[thread overview]
Message-ID: <be4ebbe10904100944p6ec2c0dao8607fcff75d2754e@mail.gmail.com> (raw)

Hi folks --

I'm stumped; git-stash simply won't work on my machine. On any
repository I've tried, with various permutations, I keep getting::

    $ git stash
    cp: `.../.git/index': No such file or directory
    Cannot save the current worktree state

I spent about an hour in #git this morning trying to track it down
(log: http://colabti.org/irclogger/irclogger_log/git?date=2009-04-10#l1946).
I've tried stashing with and without content added to the index; I've
also tried entirely removing .git/index and then recreating it via git
reset. No dice.

I'm entirely willing to entertain the possibility that this is my
fault, but I am fairly familiar with git (been using it for about a
year) and so if it is fault it's gotta be something pretty subtle.

I'm concerned by the fact that it doesn't work on *any* repository on
my machine, though. I think that points to a systematic problem.

I'm on OS X 10.5.6; Git is 1.6.2.2, built and installed from source,
though the same problem happened with the old 1.6.0 I had yesterday,
and also the 1.6.2.1 I installed via the OSX package.

Thanks!

Jacob

             reply	other threads:[~2009-04-10 16:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 16:44 Jacob Kaplan-Moss [this message]
2009-04-10 17:26 ` git-stash fails on OSX 10.5 Junio C Hamano
2009-04-10 18:14   ` Jacob Kaplan-Moss
2009-04-13 17:57     ` Jay Soffian
2009-04-13 18:13       ` Jacob Kaplan-Moss

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=be4ebbe10904100944p6ec2c0dao8607fcff75d2754e@mail.gmail.com \
    --to=jacob@jacobian.org \
    --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).