Perforce diff for excel files

两盒软妹~` 提交于 2019-12-10 15:45:42

问题


I have a bunch of excel file sitting on perforce. I would want to do diff for these excel files similar to how I do for other files (like java,cs etc) in perforce.

I tried to look for a plug in and found P4OFC is the one which works well only for doing diff of word file and not for excel file.

Can someone tell me how do I do diff for excel file sitting in perforce.


回答1:


I think that the latest version of Beyond Compare can do spreadsheets, you might want to grab the free trial and give it a shot.




回答2:


If your are under Windows with Excel installed, have a look at SSCL.

In Perforce settings you can set sscl.exe to be invoked for diff of xls/xlsx files. SSCL should find and start spreadsheetcompare.exe which is a Office tool that will do the job.



来源:https://stackoverflow.com/questions/5801136/perforce-diff-for-excel-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!