rlasker3 1 Posted June 14, 2016 Report Share 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 Link to post Share on other sites
calbzam 100 Posted June 15, 2016 Report Share Posted June 15, 2016 Hello, Please check the next document: https://www.semanticmerge.com/documents/SemanticMerge-TFS.pdf Regards, Carlos. 4 Link to post Share on other sites
rlasker3 1 Posted June 17, 2016 Author Report Share 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. Link to post Share on other sites
calbzam 100 Posted June 21, 2016 Report Share 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 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now