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

Re: Encoding of .svn/entries?

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-08-14 17:28:25 CEST

Denis N. Antonioli writes:
> On 14 août 06, at 17:12, Garrett Rooney wrote:
>
> > On 8/14/06, Denis N. Antonioli <denis.antonioli@canoo.com> wrote:
> >> Hi
> >>
> >> I've found out that the file .svn/entries is not encoded in utf-8,
> >> although that is what the xml header says, but in the platform's
> >> encoding.
> >> This is at least the case on my system (Mac OS X 10.4).
> >>
> >> Is this a known bug?
> >
> > Well, it should be utf-8 encoded, but it's kind of a moot point now,
> > since we're not using xml for the entries file in 1.4.x and newer
> > versions of svn.
> >
> Thank you. Too bad I'm too late ;-)
>

Not really. If there's an encoding bug, that might not have gone away
just because we switched the format. We use UTF-8 internally, and
when the XML was written, the internal encoding was just written to the file.
It is the same now.

Can you describe how to reproduce the problem?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 14 17:29:06 2006

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.