I'm using Scheider Electric PLCs and use UnityDif as a compare tool. I'm also using SourceTree to keep track of revisions of code. Is there a way to use UnityDif as an external diff tool? If so, how would I implement that? I'm new to SourceTree, and I don't think PLC code is a common use on this platform, so I'm not sure if it's even possible.
@webenglar welcome to the Atlassian community
Sourcetree does not have a fixed list of supported tools, as you can specify a custom command for any tool you wish to use. With that said the tool would have to support external commands at runtime so not all diff tools will be supported. I would look at the documentation for both tools and see if you can make that work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.