Re: detecting rename->commit->modify->commit

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Tweed
Date: Thursday, May 1, 2008 - 8:30 am

On Thu, May 1, 2008 at 4:09 PM, Jeff King <peff@peff.net> wrote:

I'll just make the obvious point that he's talking about a problem and
an underlying cause:

The problem is not being able to successfully merge branches as time
goes by when one branch has had some renaming. He's decided the root
cause is not have an explicit representation of renames which would
enable the merges to succeed. So there are two questions:

1. Does development often happen where files get renamed and then
modified significantly in a distributed fashion but it is still
sensible to automatically merge the results?

2. Do you need explicit rename tracking to do an automatic merge in those cases?

I suspect that for 2 you don't in theory but considering all the
non-obvious possibilities would slow down the normal case of a
standard merge.

-- 
cheers, dave tweed__________________________
david.tweed@gmail.com
Rm 124, School of Systems Engineering, University of Reading.
"while having code so boring anyone can maintain it, use Python." --
attempted insult seen on slashdot
--
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:
detecting rename-&gt;commit-&gt;modify-&gt;commit, Ittay Dror, (Thu May 1, 7:10 am)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Avery Pennarun, (Thu May 1, 8:27 am)
Re: detecting rename->commit->modify->commit, David Tweed, (Thu May 1, 8:30 am)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Jakub Narebski, (Thu May 1, 8:47 am)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Avery Pennarun, (Thu May 1, 8:50 am)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Sitaram Chamarty, (Thu May 1, 9:39 am)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Steven Grimm, (Thu May 1, 12:12 pm)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Avery Pennarun, (Thu May 1, 12:45 pm)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Teemu Likonen, (Thu May 1, 1:39 pm)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Sitaram Chamarty, (Thu May 1, 7:06 pm)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Junio C Hamano, (Thu May 1, 7:38 pm)
Re: detecting rename-&gt;commit-&gt;modify-&gt;commit, Sitaram Chamarty, (Fri May 2, 9:59 am)
Re: merge renamed files/directories?, Ittay Dror, (Sat May 3, 11:08 pm)
Re: merge renamed files/directories?, Jakub Narebski, (Sun May 4, 2:34 am)
Re: merge renamed files/directories?, Avery Pennarun, (Mon May 5, 9:40 am)
Re: merge renamed files/directories?, Robin Rosenberg, (Mon May 5, 2:49 pm)
Re: merge renamed files/directories?, Linus Torvalds, (Mon May 5, 3:20 pm)
Re: merge renamed files/directories?, Steven Grimm, (Mon May 5, 4:07 pm)
Re: merge renamed files/directories?, Linus Torvalds, (Mon May 5, 5:29 pm)
Re: merge renamed files/directories?, Linus Torvalds, (Mon May 5, 5:40 pm)
Re: merge renamed files/directories?, Avery Pennarun, (Mon May 5, 6:38 pm)
Re: merge renamed files/directories?, Shawn O. Pearce, (Mon May 5, 6:46 pm)
Re: merge renamed files/directories?, Avery Pennarun, (Mon May 5, 6:58 pm)
Re: merge renamed files/directories?, Shawn O. Pearce, (Mon May 5, 7:12 pm)
Re: merge renamed files/directories?, Linus Torvalds, (Mon May 5, 7:19 pm)
Re: merge renamed files/directories?, Theodore Tso, (Tue May 6, 8:47 am)
Re: merge renamed files/directories?, Linus Torvalds, (Tue May 6, 9:10 am)
Re: merge renamed files/directories?, Linus Torvalds, (Tue May 6, 9:15 am)
Re: merge renamed files/directories?, Ittay Dror, (Tue May 6, 9:32 am)
Re: merge renamed files/directories?, Linus Torvalds, (Tue May 6, 9:39 am)