Mergetool generating blank files (1.5.3)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, September 27, 2007 - 2:31 pm

At work, I've been using a git-svn import for my daily workflow (still
somewhat of a git newbie, but now has come to the point where it's
tough to work without it), and while rebasing from svn (on a rather
old branch), I found that the mergetool option does not work too well
for me.

I am using version 1.5.3 and I have tried all of the different diff
tools (save opendiff) that are supported by git -- but in the middle
of a rebase, whenever I run the mergetool, the LOCAL, REMOTE, and BASE
temporary files that are created are all empty.  The BACKUP file
remains, and still has the proper 3-way-merge conflict syntax (with
<<<< ==== >>>>) and such, but the other files are all empty -- and
thus the mergetool of choice does not read it (it shows up empty there
too, of course).

What could I do to fix this?  I'm confident that there are conflicts
(git tells me so, and I end up manually going through all the files in
emacs anyways, but it's very tedious); or is there another tool that
reads the 3-way-merge syntax (the < = >'s) and lets me pick one or the
other, or do I have to write my own?

I know there's just something funky on my system, because someone else
doesn't seem to have this problem on his computer -- maybe it is
because I use the svn rebase, but it does that when I rebase onto
another branch too.

Thanks.

-- 
Kelvie
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 2:31 pm)
Re: Mergetool generating blank files (1.5.3), Pierre Habouzit, (Thu Sep 27, 2:57 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 3:24 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 3:58 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 4:12 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 4:28 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 4:38 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 4:47 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 4:51 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 5:17 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 5:22 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 5:33 pm)
Re: Mergetool generating blank files (1.5.3), Junio C Hamano, (Thu Sep 27, 5:41 pm)
Re: Mergetool generating blank files (1.5.3), Theodore Tso, (Thu Sep 27, 6:35 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Thu Sep 27, 6:23 pm)
Re: Mergetool generating blank files (1.5.3), Theodore Tso, (Thu Sep 27, 6:52 pm)
Re: Mergetool generating blank files (1.5.3), Kelvie Wong, (Fri Sep 28, 12:17 am)
Re: Mergetool generating blank files (1.5.3), David Kastrup, (Fri Sep 28, 2:19 am)
Re: Mergetool generating blank files (1.5.3), Jeff King, (Thu Sep 27, 3:12 pm)
Re: Mergetool generating blank files (1.5.3), Pierre Habouzit, (Thu Sep 27, 3:16 pm)
Re: Mergetool generating blank files (1.5.3), Jeff King, (Thu Sep 27, 3:41 pm)
Re: Mergetool generating blank files (1.5.3), Russ Brown, (Thu Sep 27, 3:00 pm)
Re: Mergetool generating blank files (1.5.3), Pierre Habouzit, (Thu Sep 27, 3:11 pm)
Re: Mergetool generating blank files (1.5.3), Theodore Tso, (Thu Sep 27, 6:23 pm)
Re: Mergetool generating blank files (1.5.3), Pierre Habouzit, (Thu Sep 27, 6:28 pm)
Re: Mergetool generating blank files (1.5.3), Peter Baumann, (Fri Sep 28, 1:15 am)
Re: Mergetool generating blank files (1.5.3), Pierre Habouzit, (Fri Sep 28, 2:35 am)