开发者

does subversion support word, excel, powerpoint docs? [duplicate]

This question already has answers here: Is version control (ie. Subversion) applicable in document tracking? [closed] (20 answers) Can I merge two Microsoft Word documents reliably with Subversion? [closed] (10 answers) Closed 5 y开发者_如何学Cears ago.

Does subversion support word, excel and powerpoint documents? "support" here means having history available and I can get old version out from the subversion. It will be nice if I can diff different versions. thanks,


Yes, and TortoiseSVN supports diffing for Word and Excel really well, by invoking those app's native document comparison functions (not sure about PowerPoint).


You can store binary files using svn. But you will not be able to diff them from the command line.

See How do I tell subversion to treat a file as a binary file for advice on the mechanics.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜