I'm using p4merge
as external merge tool for Accurev. I created a wrapper for p4merge and set the command "p4m -dw -tw 8 -nb %3% -nl %4% -nr %5% %a% %1% %2% %o%
" for both acgui
(Tools-Preferences-Diff/merge) and CLI (AC_MERGE_CLI variable).
It successfully works in acgui
, but when I use CLI version (accurev merge <filename>
), Accurev doesn't pass file titles for %3
, %4
and %5
.
What's wrong with it? How can I get file titles for CLI?
UPD: I'm using Accurev 6.0.1