So I have a tonne of Microsoft Word 2007 files in an svn repo atm as a I take notes on a netbook at school.
Does anyone know of a web based SVN browser that will show Microsoft Word 2007 files. Assembla's source viewer doesn't, and I don;t think trac does either. I'd like a web based browser as I would like to be able to distribute this link to those who don't know how to use SVN.
I know there was on based on Java and Flash, can't remember at the moment though.
Does anyone know one thats preferablly written in aspx or PHP?
P.S.: If anyone knows a Git browser that'd do just 开发者_运维技巧as well.
I don't think you're going to have a good result from this.
you'd be much better off saving your files in ODF format, there are plenty of plugins and viewers available for that format, whereas only Microsoft has a docx viewer (and I think that's going to requre Office installed on the clients).
Office 2010 supports ODF fully, so there's no reason to hold off using it because its non-Microsoft.
精彩评论