From: Sebastian Schuberth <sschuberth@gmail.com>
To: git@vger.kernel.org
Subject: gitk says "file name too long"
Date: Thu, 25 Feb 2010 14:44:41 +0100 [thread overview]
Message-ID: <hm5usf$6ba$1@dough.gmane.org> (raw)
Hi,
I'm having the same problem in msysGit as already described here in the
msysGit issue tracker:
http://code.google.com/p/msysgit/issues/detail?id=387
The problem seems to be that for some reason gitk is launching "git
rev-list" (in $cmd) with a ton of IDs (in $ids), resulting in a command
line that is too long. So the error message does not come from gitk /
tk, but from git rev-list. I'm getting the same error (argument list too
long) if I manually enter the command at the shell.
Is anyone else experiencing this and has a solution? Is the problem
rather that the list of IDs is wrong (and thus too long), or do we need
to find a work-around to pass auch long command lines to git rev-list?
Thanks.
--
Sebastian Schuberth
next reply other threads:[~2010-02-25 13:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 13:44 Sebastian Schuberth [this message]
2013-03-21 6:39 ` gitk says "file name too long" steven Loker
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='hm5usf$6ba$1@dough.gmane.org' \
--to=sschuberth@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).