Hi, it would be great if checking tree conflicts during a merge could be speed up. Current state is: conflicts during a merge are solved one after another. If the current one is a tree conflict, then first the "Fetching tree conflict information..." dialog appears, and only after it is finished the solving dialog "A merge operation tried to edit a file" is shown.
My problem now is, that the "Fetching" dialog can take some time, sometimes up to a minute. And if there are many tree conflicts, I have to wait very long. Could the fetching of the conflict information be done asynchronously in the background while I solve the other conflicts? So only if it is not finished when I reach a tree conflict the fetching dialog appears, and else directly the solving dialog is shown. Thank you very much. Sebastian -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/749c2346-53b0-425d-8b3b-827252b94972n%40googlegroups.com.
