In our dev branch we are constantly committing which inherently increases the revision number (obviously).
After we are satisfied with many of our bug fixes we then merge our changes into QA. For example we might merge revisions 5119, 5120, 5121 & 5122 into QA. This merge in QA would then be 5123.
Is there a way/tool that allows us to determine the specific revisions of DEV that were merged into QA 5123? It appears we missed merging a revision, but we don't know which one.
We don't use command line (we are SVN noobs) we use Tortoise.
Thanks for your help.
Last updated