Hi everyone,
New user here, though I used to use 4DOS and 4OS2 way, way back in the day. It's good to finally have a real command processor! Unfortunately I have run into a problem that I need to resolve before committing to purchasing TCC.
I run Mercurial here with Araxis merge. When I perform a merge from one branch of the source repository to another, a merge conflict causes Mercurial to invoke Araxis to perform a manual three-way merge.
When running under CMD, Araxis is invoked successfully, but when running under TCC, I get the following output:
c:\source\s>hg me kodiak
merging Common/Classes/GTSOEStatementData.pas
Araxis Merge Command Line Compare Utility v7.0
Not enough arguments for a three-way comparison.
merging Common/Classes/GTSOEStatementData.pas failed!
I believe the filenames look like this:
c:\users\drobb\AppData\Local\Temp\GTSOEStatementData.pas~base.moebqr
c:\users\drobb\AppData\Local\Temp\GTSOEStatementData.pas~other.bsvm6d
I tried changing COMSPEC to point to TCC.EXE, but that didn't work. Has anyone else encountered this behavior or can anyone suggest anything? I have the feeling someone will know right away what is wrong.
Thank you for reading,
Dave
New user here, though I used to use 4DOS and 4OS2 way, way back in the day. It's good to finally have a real command processor! Unfortunately I have run into a problem that I need to resolve before committing to purchasing TCC.
I run Mercurial here with Araxis merge. When I perform a merge from one branch of the source repository to another, a merge conflict causes Mercurial to invoke Araxis to perform a manual three-way merge.
When running under CMD, Araxis is invoked successfully, but when running under TCC, I get the following output:
c:\source\s>hg me kodiak
merging Common/Classes/GTSOEStatementData.pas
Araxis Merge Command Line Compare Utility v7.0
Not enough arguments for a three-way comparison.
merging Common/Classes/GTSOEStatementData.pas failed!
I believe the filenames look like this:
c:\users\drobb\AppData\Local\Temp\GTSOEStatementData.pas~base.moebqr
c:\users\drobb\AppData\Local\Temp\GTSOEStatementData.pas~other.bsvm6d
I tried changing COMSPEC to point to TCC.EXE, but that didn't work. Has anyone else encountered this behavior or can anyone suggest anything? I have the feeling someone will know right away what is wrong.
Thank you for reading,
Dave