Re: [PATCH] t6024: fix timing problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Tuesday, December 12, 2006 - 4: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 1/3] diff_tree_sha1(): avoid rereading trees if pos ..., Johannes Schindelin, (Sat Dec 9, 4:55 pm)
[PATCH 2/3] merge-recursive: make empty tree a known object, Johannes Schindelin, (Sat Dec 9, 4:56 pm)
[PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sat Dec 9, 4:56 pm)
Re: [PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sat Dec 9, 5:18 pm)
Re: [PATCH 3/3] add test case for recursive merge, Junio C Hamano, (Sat Dec 9, 8:10 pm)
Re: [PATCH 3/3] add test case for recursive merge, Johannes Schindelin, (Sun Dec 10, 3:51 pm)
Re: [PATCH 2/3] merge-recursive: make empty tree a known o ..., Johannes Schindelin, (Sun Dec 10, 4:16 pm)
[PATCH] t6024: fix timing problem, Johannes Schindelin, (Tue Dec 12, 3:49 pm)
Re: [PATCH] t6024: fix timing problem, Junio C Hamano, (Tue Dec 12, 4:23 pm)
Re: [PATCH] t6024: fix timing problem, Johannes Schindelin, (Tue Dec 12, 4:59 pm)
[PATCH] merge-recursive: add/add really is modify/modify w ..., Johannes Schindelin, (Tue Dec 12, 8:05 pm)
StGit repo & gitweb, was Re: [PATCH] merge-recursive: add/ ..., Johannes Schindelin, (Wed Dec 13, 4:46 am)
Re: [PATCH] merge-recursive: add/add really is modify/modi ..., Johannes Schindelin, (Wed Dec 13, 4:48 pm)
Re: StGit repo & gitweb, was Re: [PATCH] merge-recursive: ..., Johannes Schindelin, (Wed Dec 13, 4:50 pm)
Re: [PATCH] merge-recursive: add/add really is modify/modi ..., Johannes Schindelin, (Thu Dec 14, 6:44 am)