git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jonas Flodén" <jonas.floden@gmail.com>
To: git@vger.kernel.org
Subject: git mergetool from next not working in subdirectory
Date: Fri, 30 Jan 2009 14:05:45 +0100	[thread overview]
Message-ID: <glutv9$4b1$1@ger.gmane.org> (raw)

Hi,

I just upgraded to the current 'next' version of git
(v1.6.1.2-418-gd79e69c). When I run git mergetool from
a subdirectory in my workspace I get the following output:
(with obfuscated output..)

~/src/rep/subdir $ git mergetool
Merging the files: a/b/file.c

git checkout-index: subdir/subdir/a/b/file.c is not in the cache
git checkout-index: subdir/subdir/a/b/file.c is not in the cache
git checkout-index: subdir/subdir/a/b/file.c is not in the cache
Normal merge conflict for 'a/b/file.c':
  {local}: modified

  {remote}: modified

Hit return to start merge resolution tool (kdiff3):

When I hit enter the merge resolution finishes right away
and the file ends up empty.

Note how subdir is duplicated in the output above.

This works perfectly fine with the 'master' version (1.6.1.2-253-ga34a).

Regards,
Jonas

             reply	other threads:[~2009-01-30 13:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-30 13:05 Jonas Flodén [this message]
2009-01-30 13:50 ` git mergetool from next not working in subdirectory Johannes Gilger
2009-01-30 14:06 ` Charles Bailey
2009-01-30 14:22   ` [PATCH] Quick and dirty mergetool fix Charles Bailey
2009-01-30 16:00     ` Jonas Flodén
2009-01-30 16:16       ` [PATCH] Quick and dirty mergetool fix - take 2 Charles Bailey
2009-01-30 16:18         ` Charles Bailey
2009-01-30 16:22         ` Jonas Flodén

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='glutv9$4b1$1@ger.gmane.org' \
    --to=jonas.floden@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).