-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.3.5.0
-
Component/s: None
-
Severity 2 - Major
Hi, I'm using SourceTree 2.3.1.0.
I use external diff/merge(LVCompare, LVMerge) tool to work with my LabVIEW files. These external tools need the absolute path of the files I want to compare/merge.
But somehow, I think the arguments I use ($PWD $BASE $REMOTE $LOCAL $MERGED) doesn't output correct absolute path to my external tools. They just output relative path.
I remember at previous version(maybe at 1.x.x.x), these work fine. I've launch external tools perfectly before.
Please help, thanks!