TortoiseSVN允许您通过一些聪明的VB脚本(我认为)来查看对MS Word文档的更改。如果您尝试制作补丁文件,则会得到:
Index: MyDocument.docx
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
有没有办法创建VBA脚本可以理解的更改补丁文件?