rlasker3 1 Report post Posted June 14, 2016 We purchased licenses for Semantic merge and want to be able to configure non C# files to be compared and merged in Visual Studio TFS with the Xdiff and XMerge tools that come with our license. I have been unable to find documentation on the arguments required to set up TFS to use mergetool.exe for non C# files. 1 Quote Share this post Link to post Share on other sites
calbzam 64 Report post Posted June 15, 2016 Hello, Please check the next document: https://www.semanticmerge.com/documents/SemanticMerge-TFS.pdf Regards, Carlos. 4 Quote Share this post Link to post Share on other sites
rlasker3 1 Report post Posted June 17, 2016 Hi Carlos, Thanks for the response. That document is for setting up the Semantic merge application for .cs files. I am looking for the configuration to use mergetool.exe on other file types. Quote Share this post Link to post Share on other sites
calbzam 64 Report post Posted June 21, 2016 Hi, Semantic Merge is a tool that allows to merge C#/VB.net, Java and C files (and other languages using external parsers). It also includes a text merge tool to support some secenarios. But if you want to independently configure "mergetool.exe" for other text files, you can to it. You can see all the available parameters running "mergetool.exe --help". Regards, Carlos. 2 Quote Share this post Link to post Share on other sites