git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Sixt <j.sixt@viscovery.net>
To: Paul Mackerras <paulus@samba.org>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: gitk endless loop
Date: Wed, 11 Feb 2009 12:26:22 +0100	[thread overview]
Message-ID: <4992B5DE.3010207@viscovery.net> (raw)

This recipe sends gitk into an endless loop. In git.git do:

cd t
# remove chmod a+x A near the end of the file
sed -i 's/chmod/: chmod/' t3400-rebase.sh
sh t3400-rebase.sh --debug
cd trash\ directory.t3400-rebase/
gitk master modechange modechange@{1}


I briefly see the history chart, but the dot that should be modechange@{1}
is missing. One automatically selected commit is shown in the diff section
below. But then the commit list is cleared and gitk goes into an infinite
loop.

Things work alright if either modechange@{1} is dropped, or the 'chmod'
line is left unchanged, which is a bit strange.

This is with git version 1.6.1.2.390.gba743

-- Hannes

             reply	other threads:[~2009-02-11 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 11:26 Johannes Sixt [this message]
2009-03-01 22:48 ` gitk endless loop Paul Mackerras

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=4992B5DE.3010207@viscovery.net \
    --to=j.sixt@viscovery.net \
    --cc=git@vger.kernel.org \
    --cc=paulus@samba.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).