The diffing utility of TortoiseSVN is working great and could also support MS Word Document Templates (.dot and .dotx) if the following change would be made in:
https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/trunk/contrib/diff-scripts/diff-doc.js Instead of the first line // extensions: doc;docx;docm;odt;ods Use // extensions: doc;docx;docm;dot;dotx;odt;ods Could be an easy commit. Thanks! Christopher -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/59c08f21-1d4a-4b11-a193-52798b41262cn%40googlegroups.com.