When merging revisions from the Log Dialog via the context menu entry "Merge revisions to...", no merge info will be recorded anymore. The progress dialog that pops up after starting the merge always says in the command "ignoring ancestry".
Before Tortoise 1.14.4, the merge info was recorded. The change seems to come from Rev. 29401, which adds the following options to progress dialog when executing the context menu action "merge revisions to...": dlg.SetOptions(ProgOptIgnoreAncestry | ProgOptAllowMixedRev); According to the commit message, only the second option was intended. -- 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 tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/6998b68e-3870-43ba-bc6f-46f2dd20d4dbn%40googlegroups.com.