RE: Problem with merge notifications?
From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-10-09 21:54:54 CEST
>> Or, since the second merge is into D, why don't we say as
>Kamesh and I had discussed this a little here: http://svn.haxx.se/dev/archive-2007-10/0274.shtml (I was >too quick to wave the white flag on this.)
>Anyway, I agree that is misleading, but what if the second merge of r4-r5 affected multiple subtrees? >Say 'A_COPY\B\E' also had differing mergeinfo from the target, would we list all the notifications first?
>--- Merging r4 through r5 into 'merge_tests-1\A_COPY\D':
>Nah, that misleading (though I think simpler to do with the current code), we'd want something like this:
>--- Merging r4 through r5 into 'merge_tests-1\A_COPY\D':
>But with the given post-26803 implementation I'm not sure how easy this is, Kamesh, thoughts?
--- Merging r4 through r5 into 'merge_tests-1\A_COPY\B\E': <---This line comes prior to finish report
To produce this kind of output I think we should move code that prints '--- Merging r4 through r5 into 'merge_tests-1\A_COPY\B\E':' 'notification callback'.
I am more concerned about the simplicity of this new implementation. Let me see.
With regards
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.