For files in SVN, you can set the content-type to whatever you like by setting an svn property on the file. http://svnbook.red-bean.com/en/1.5/svn.advanced.props.file-portability.html#svn.advanced.props.special.mime-type
Thanks, jason! 2010/1/25 Ondra Žižka <[email protected]>: > Hi, > > I have a JNLP file in SVN, to let the users try the project without > instalation. > But browsers need this file to be served with Content-Type: text/xml > to launch it with Java WebStart. > > How can I achieve this? > > If not, I suggest you to add Type-JNLP to the predefined downlaod type > labels and treat it specially when downloading. Is that possible? > > Thank you for this great project! > Ondra Zizka > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

