Clicking on Next gave me no information as to why it had failed (I assume some of the files I needed to merge were exclusively checked out, but which ones?)
All that information screen told me was that I had already committed 2 RENAME operations, and there were some files in the origin whose changes were not applied to the target (those files that weren't checked in the step before the checkout step).
In addition although I got a message that the checkout had failed, my pending checkout lists over 340 unmodified files checked out to me. (This led me to discover another bug, namely that Searching for files checked out to me only finds those files that are NOT checked out exclusively!)
So I guess why I'm writing this is:
- to ask for better information when a merge step fails
- to ask why if the checkout step failed I have so many files checked out when I didn't have any before I started the merge wizard?
- to report the bug about search
ps I just tried to do a search for files checked out by "All Users" in the hopes that that would help me identify the files that are exclusively checked out, but that search didn't list ANY exclusively checked out files either.
Oops, it just occurred to me that the exclusively checked out files may all be under a cloaked folder. I think it is very odd behaviour that Search can't search in cloaked folders. I'd liked to request an additional checkbox option to search under cloaked folders either on the Search tab or the options dialog.