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

Re: About character encoding of the text files

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 26 Aug 2010 09:29:42 -0400

On Thu, Aug 26, 2010 at 9:27 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:

> [And just wrap this up from the ViewVC side of things]
>
> As I saw this thread returning the old endorsement of tossing encoding
> information into the svn:mime-type property, I went ahead and taught ViewVC
> to look there for that information.  So, Ivan, if you missed my commit to
> ViewVC yesterday, the trunk and 1.1.x branch tip code will parse
> svn:mime-type, extract the charset= bit, and pass it's value off to Pygments
> when doing syntax highlighting for the markup and annotate views.

Will this fix the problem? Isn't there still the problem that the
page advertises its encoding to the browser as UTF-8? Does ViewVC
convert from the encoding in the mime-type to UTF-8 before sending the
content to the browser? Or is that what Pygments is doing for you?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-08-26 15:30:22 CEST

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

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