Re: [PATCH] t6024: fix timing problem

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Tuesday, December 12, 2006 - 7:59 pm

hI,

On Tue, 12 Dec 2006, Junio C Hamano wrote:


I deleted the "only", but not the "not" in front of it. Should have read 
my mail before sending... Sorry.


It affects in which order the merge bases are merged. I remember that I 
made a case for the oldest merge base to go first. If two of them (or all 
three!) have the same timestamp, I _think_ they are ordered by SHA1...

Now, the problem here is that two of the merge bases have a common merge 
base, but the third has a completely different root. So, depending on 
which merge base goes first, the add/add conflict can remove the file from 
the index early, in which case the next merge does not find a stage 1.


*beams* Gee, thanks!

Ciao,
Dscho

-
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:
[PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sat Dec 9, 7:56 pm)
Re: [PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sat Dec 9, 8:18 pm)
Re: [PATCH 3/3] add test case for recursive merge, Junio C Hamano, (Sat Dec 9, 11:10 pm)
[PATCH] t6024: fix timing problem, Johannes Schindelin, (Tue Dec 12, 6:49 pm)
Re: [PATCH] t6024: fix timing problem, Junio C Hamano, (Tue Dec 12, 7:23 pm)
[PATCH] merge-recursive: add/add really is modify/modify wit..., Johannes Schindelin, (Tue Dec 12, 11:05 pm)
Re: [PATCH] merge-recursive: add/add really is modify/modify..., Johannes Schindelin, (Wed Dec 13, 7:48 pm)
Re: [PATCH] merge-recursive: add/add really is modify/modify..., Johannes Schindelin, (Thu Dec 14, 9:44 am)
StGit repo &amp; gitweb, was Re: [PATCH] merge-recursive: ad..., Johannes Schindelin, (Wed Dec 13, 7:46 am)
Re: StGit repo &amp; gitweb, was Re: [PATCH] merge-recursive..., Johannes Schindelin, (Wed Dec 13, 7:50 pm)
Re: [PATCH] t6024: fix timing problem, Johannes Schindelin, (Tue Dec 12, 7:59 pm)
Re: [PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sun Dec 10, 6:51 pm)
[PATCH 2/3] merge-recursive: make empty tree a known object, Johannes Schindelin, (Sat Dec 9, 7:56 pm)
Re: [PATCH 2/3] merge-recursive: make empty tree a known obj..., Johannes Schindelin, (Sun Dec 10, 7:16 pm)
[PATCH 1/3] diff_tree_sha1(): avoid rereading trees if possi..., Johannes Schindelin, (Sat Dec 9, 7:55 pm)