[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

mime type for docx in repos-web view

From: Ramachandran, Vishwanath(IE10) <Vishwanath.Ramachandran_at_Honeywell.com>
Date: Thu, 28 Jan 2010 11:24:03 +0530

Hi there

Mimetype for docx in repos-web view is not correct (IE8) and needs to be
updated <http://acsjira.honeywell.com:8085/browse/HELP-2632> . Also,
Subversion repos-web view: Opening RTF files does not work in Firefox
(due to incorrect mimetype setting)
<http://acsjira.honeywell.com:8085/browse/HELP-2625> so I used

pptx
application/vnd.openxmlformats-officedocument.presentationml.presentatio
n
xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

rtf text/rtf
docx
application/vnd.openxmlformats-officedocument.wordprocessingml.document

it works fine in fire-fox and IE6, but not tested in IE8. As we have
many users we cannot expect them to add mime-types every time in their
client. Is there any possibility for the server and in particular
repos-web to handle this for any extension (mime-types).

I guess, it is not possible, can we make possible by some scripts which
invokes the pre-commit hook?

Regards

Vishwanath

Desk: +91 80 26588360 Extn: 48555

 

 
Received on 2010-01-28 07:34:12 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.