I'm merging revisions from an external trunk into my Working Copy that points to a completely new trunk.
After resolving conflicts and commiting them, I now need to know which external revision I already have merged. Just in case I missed something.
In Tortoise under commit - Recent Messages is basically the information I need available, e. g.
Merged revision(s) 123 from/externalTrunk
So how can I access this information in Tortoise or via command line, or cache?
I tried several things with svn mergeinfo:
But here comes the following complain:
externalTrunk must be ancestrally related to newTrunk