how to change html output encoding

3 messages Options
Embed this post
Permalink
EdwinTai

how to change html output encoding

Reply Threaded More More options
Print post
Permalink
Hello,I am a newbie to use statsvn.I am not an English user.I face a problem with html output encoding problem.I use IE to browse the statsvn report pages,but the html encoding character set is "iso-8850-1"
.I need to change my IE encoding evey times when there are not English file path or filename.
May I change default encoding by execute statsvn? Thanks for reply and sorry about my poor English.
BenoitX

Re: how to change html output encoding

Reply Threaded More More options
Print post
Permalink
Hi,

You can specify the charset you want to use on the command line:

See:
http://wiki.statsvn.org/User%20Manual.ashx

-charset <charSet>

Specifies the charset to use in HTML or XDOC output. ISO-8859-1 will be used as default if no charset is specified.

This feature is available from version 0.4.1.

I hope this helps,

Benoit


EdwinTai wrote:
Hello,I am a newbie to use statsvn.I am not an English user.I face a problem with html output encoding problem.I use IE to browse the statsvn report pages,but the html encoding character set is "iso-8850-1"
.I need to change my IE encoding evey times when there are not English file path or filename.
May I change default encoding by execute statsvn? Thanks for reply and sorry about my poor English.
EdwinTai

Re: how to change html output encoding

Reply Threaded More More options
Print post
Permalink
Thanks your help.It is helpful.:)
BenoitX wrote:
Hi,

You can specify the charset you want to use on the command line:

See:
http://wiki.statsvn.org/User%20Manual.ashx

-charset <charSet>

Specifies the charset to use in HTML or XDOC output. ISO-8859-1 will be used as default if no charset is specified.

This feature is available from version 0.4.1.

I hope this helps,

Benoit


EdwinTai wrote:
Hello,I am a newbie to use statsvn.I am not an English user.I face a problem with html output encoding problem.I use IE to browse the statsvn report pages,but the html encoding character set is "iso-8850-1"
.I need to change my IE encoding evey times when there are not English file path or filename.
May I change default encoding by execute statsvn? Thanks for reply and sorry about my poor English.