Created
September 17, 2015 22:14
-
-
Save ernestohs/3a8b0f881e1b8ef5d302 to your computer and use it in GitHub Desktop.
Beyond Compare + TortoiseSVN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diff Viewer: | |
"C:\Program Files (x86)\Beyond Compare 4\BComp.exe" %base %mine /title1=%bname /title2=%yname /leftreadonly | |
Merge Tool: | |
"C:\Program Files (x86)\Beyond Compare 4\BComp.exe" %mine %theirs %base %merged /title1=%yname /title2=%tname /title3=%bname /title4=%mname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment