Git development
 help / color / mirror / Atom feed
From: "Adam Piątyszek" <ediap@ET.PUT.Poznan.PL>
To: git@vger.kernel.org
Subject: Regression in gitk from git-1.5.3-rc7
Date: Fri, 31 Aug 2007 08:26:20 +0200	[thread overview]
Message-ID: <46D7B48C.9020206@et.put.poznan.pl> (raw)

Hi!

First of all thanks for this great piece of software you are providing
for the community! I am a refugee from the SVN camp, BTW. ;-)

To the point...

Today I noticed a problem in gitk from git-1.5.3-rc7 package, which I
think did not exist in rc5. The problem is as follows:

I am working with two parallel branches (master and stable). And I often
use the cherry-pick option from gitk context menu to pick some patches
from the master branch to the stable one (I cannot merge, because stable
is a tracking branch of some remote SVN repository).
If the picked patch does not apply cleanly on stable, I fix the problem
in editor, then switch to git-gui to update the index and commit this
conflicted commit to the stable branch.

Now, I go back to gitk, and *without* updating the view (using <F5> for
instance), I try to cherry pick another patch from my master branch.
And in such a situation I got this error from git-gui:

===== cut here =====

can't read "arcnos(6e9a6c5fdabddeac2717d810997a1c4787ec72a2)": no such
element in array
can't read "arcnos(6e9a6c5fdabddeac2717d810997a1c4787ec72a2)": no such
element in array
    while executing
"set a $arcnos($p)"
    (procedure "splitarc" line 5)
    invoked from within
"splitarc $p"
    (procedure "addnewchild" line 20)
    invoked from within
"addnewchild $newhead $oldhead"
    (procedure "cherrypick" line 26)
    invoked from within
"cherrypick"
    invoked from within
".rowctxmenu invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 50)
    invoked from within
"tk::MenuInvoke .rowctxmenu 1"
    (command bound to event)

===== cut here =====

BTW, the patch which I am trying to cherry-pick to stable is correctly
committed, but gitk is not usable any more (I need to close it and start
again).

The above described problem does not occur when I refresh the gitk tree
manually before cherry-picking another commit.

Best regards,
/Adam


-- 
.:.  Adam Piatyszek - "ediap"       .:.  JID: ediap(at)jabber.org .:.
.:.  ediap(at)users.sourceforge.net .:.  PGP key ID: 0x1F115CCB   .:.

                 reply	other threads:[~2007-08-31  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=46D7B48C.9020206@et.put.poznan.pl \
    --to=ediap@et.put.poznan.pl \
    --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