At Wed, 19 Mar 2003 09:53:49 +0900 (JST),
Tez Kamihira wrote:
>
> <ukai@debian.or.jp> said:
> > At Tue, 18 Mar 2003 13:27:11 +0900 (JST),
> > Tez Kamihira wrote:
> >
> > > This is my first post to this community.
> > >
> > > I tried to translate "The Definitive Guilde" to Japanese.
> > > I didn't find any type of local community of Subversion,
> > > so I decided to put it here.
> > >
> > >
> > > http://subversion.bluegate.org/doc/book.html
> > > (Revision: 5118)
> >
> > Hmm, why do you use character reference for Japanese characters?
>
> I used "Shift-JIS" charater set.
> You mean it ?
No, I mean it is formated as
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<title>Subversion: 公式ガイド</title>
I'd like see
<html><head>
<meta content="text/html; charset=Shift-JIS" http-equiv="Content-Type">
<title>Subversion: $B8x<0%,%$%I(B</title>
if it is written in Shift-JIS, because some poor web browser (for instance
w3m) can't render your page correctly.
Regards,
Fumitoshi UKAI
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 19 16:07:28 2003