Will Subversion efficiently store OpenXML Office documents?

后端 未结 4 1140
忘掉有多难
忘掉有多难 2020-12-05 18:23

I have been managing Subversion as an engineering document storage repository for my company. It is working fairly well, however I have a question about how MS Office 2007

4条回答
  •  Happy的楠姐
    2020-12-05 19:17

    Have you ever tried to open an OpenXML file in a text editor?

    To make it short: it is not text, it is still binary. So no, you can’t make Subversion handle it any different.

提交回复
热议问题