samholder Posted February 19, 2014 Report Share Posted February 19, 2014 If I get a merge issue with a .sln file which contains 90+ projects it takes a very long time (minutes) to open to do the merge. Is this normal? Is there anything I can do to speed it up? Link to comment Share on other sites More sharing options...
calbzam Posted February 26, 2014 Report Share Posted February 26, 2014 Hi, Actually SemanticMerge doesn´t support .sln files. You need to use an external merge tool. Please remove the "--language" option in your config file. Note about file extensions: Git doesn't allow to configure external tools by extension (as Tortoise Git does) so if you configure the SemanticMerge it will be run for all files when you decide to launch "external diff or merge tool". SemanticMerge will warn you if it is invoked with an unsupported file type, then you will be able to launch the text based diff or merge tool. In case you want to skip this question and let SemanticMerge run the external text based tool directly add the --nolangwarn argument. More info at: www.semanticmerge.com Regards, Carlos Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.