(Apologies if this is a repeat, our mail server puked just as I pressed
"send" the last time)
(Even more apologies if this is _another_ repeat...seems my e-mail name
gets mangled from it's "normal" dweller at riva.com, so the Perforce
mailing list server gave me the finger).
We're trying to get Mergep4.tcl to run properly from within P4win.
We're not having much luck...anybody else using this combination
successfully?
Followup: I turned on the "Console app" checkbox and wrote a quick
script called merge.bat that does this:
cd \place_where_mergep4.tcl_resides
wish80 mergep4.tcl %1 %2 %3 %4 %5
That works, but I think I'm missing a parameter or two to remove the
"hacking look" from it (two separate console windows left open after
merging is done).
So, can I do better?