问题
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