tools:development
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:development [2013/04/02 08:09] – skipidar | tools:development [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:tools:development to tools:development skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | === SVN === | ||
+ | For sync and merge - use [[http:// | ||
+ | |||
+ | |||
+ | How to integrate P4Merge into TortoiseSVN: | ||
+ | |||
+ | < | ||
+ | Add in the External Programs / Diff Viewer the path with these args: | ||
+ | C:\Program Files\Perforce\p4merge.exe %base %mine | ||
+ | |||
+ | And in the Merge Tool section: | ||
+ | C:\Program Files\Perforce\p4merge.exe %base %theirs %mine %merged | ||
+ | </ |