What is the best way to resolve a tree conflict with TortoiseSVN if I want to save local changes?

I was fortunate enough to encounter many tree conflicts with myself recently in this project that I am working on. I want to know what is the best and easiest way to resolve a tree conflict if I want to save only local changes. Thanks.

+6
source share
1 answer

Right-click File> Edit Conflicts> Mark As Allowed.

+2
source

All Articles