I run SourceSafe and I have two branches of my code. I am currently using a manual approach to running a report to show the differences, and then manually merging each file one at a time. However, I am trying to find an optimized way to do this at the project level. This is normal if the process shows me each file one at a time, I just worry if I take turns manually for each file and merge each file separately, which I accidentally miss the file. While a βwizardβ that I could trust to hit every file, even if it shows me every file before combining them.
I am new to merging, but not to sources, so I think you could say I'm a semi-beginner.
source
share