I've already updated the config for my SVN client. I'm yet to upload anything to make sure it all works.
It would probably be useful, for us, to add the MIME Types for the OpenDocument Format extensions too. ### Registered MIME Types for OpenDocument Format Documents (as of 2011-06-17) # *.odt = svn:mime-type=application/vnd.oasis.opendocument.text *.ott = svn:mime-type=application/vnd.oasis.opendocument.text-template *.odg = svn:mime-type=application/vnd.oasis.opendocument.graphics *.otg = svn:mime-type=application/vnd.oasis.opendocument.graphics-template *.odp = svn:mime-type=application/vnd.oasis.opendocument.presentation *.otp = svn:mime-type=application/vnd.oasis.opendocument.presentation-template *.ods = svn:mime-type=application/vnd.oasis.opendocument.spreadsheet *.ots = svn:mime-type=application/vnd.oasis.opendocument.spreadsheet-template *.odc = svn:mime-type=application/vnd.oasis.opendocument.chart *.otc = svn:mime-type=application/vnd.oasis.opendocument.chart-template *.odi = svn:mime-type=application/vnd.oasis.opendocument.image *.oti = svn:mime-type=application/vnd.oasis.opendocument.image-template *.odf = svn:mime-type=application/vnd.oasis.opendocument.formula *.otf = svn:mime-type=application/vnd.oasis.opendocument.formula-template *.odm = svn:mime-type=application/vnd.oasis.opendocument.text-master # # *.oth = svn:mime-type=application/vnd.oasis.opendocument.text-web # There is no text template for HTML documents in the OASIS OpenDocument # specifications although the MIME type has been registered and it is # used by *Office.org Writer/Web software. # *.odb = svn:mime-type=application/vnd.oasis.opendocument.base # *.odb = svn:mime-type=x-application/vnd.oasis.opendocument.base # The first two are specified in the OASIS ODF 1.2 Committee Specification 01 # with the second recommended until the registration of the first occurs. # The first is used in *Office.org Base documents already. # The MIME type below was registered on 2009-04-07 # *.odb = svn:mime-type=application/vnd.oasis.opendocument.database # -----Original Message----- From: Ross Gardler [mailto:[email protected]] Sent: Friday, June 17, 2011 18:34 To: [email protected] Subject: svn:eol-style (Re: Podling website) On 18 June 2011 02:19, Joe Schaefer <[email protected]> wrote: > Probably need to fix the svn:eol-style on several of those files, http://www.apache.org/dev/svn-eol-style.txt Ross
