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

Re: [RFC/PATCH] commit messages not 8-bit compatible

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-29 17:50:19 CEST

Marcus Comstedt <marcus@mc.pp.se> writes:
> > Problem: едц (and other nonASCII chars)in commit messages makes the ra_dav
> > server barf over the commit.
>
> The UTF-8 patch I'm working on recodes all commit messages to UTF-8
> which should fix this problem (they are of course coded back when you
> want to look at them). So a more proper fix is underway, but it will
> take some more time.

I'm not sure I understand how this helps.

He is sending UTF-8, and that's stimulating the bug. So recoding all
commit messages as UTF-8 isn't going to help, right?

But anyway, how are we going to "recode" commit messages to UTF-8, if
we don't know what encoding they're coming from? And what format are
you storing them in in the revision property? (i.e., What
circumstances are included in "when you want to look at them"?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:34:11 2002

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.