Hey, Bit of a problem I think could do with some improvement is when you're continuing merges after resolving a conflict it starts from the beginning again and has to check all the initial commits were merged. Most of the time this is fine, except for if you're merging a lot of commits at once and encountering conflicts, this can slow down the whole process of getting through the merges immensely.
I just wondered if there was a way where it could continue on from the next commit (as I understand it sorts them sequentially anyway). Assuming commits before them are merged, which they should be unless any changes to the checkout outside of the merges has happened. Cheers, Kieren -- 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/6f187677-2284-4215-84ff-0b7ea6c97938n%40googlegroups.com.
