[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-05-29 21:44:43 CEST

On Wed, 2002-05-29 at 15:35, Branko Èibej wrote:
> I never heard of such a paradigm. Yes, all _paths_ passed to the svn
> libraries should be UTF-8 and canonicalized, but not all strings. I'm
> sorry I didn't notice that berfore in your patches. AFAIK we never
> discussed canonicalizing anything but paths.

It sounds like we don't have a lot of consensus here (which is
unfortunate for Marcus, who I think signed onto this task with the
understanding that there was a pre-existing choice). Karl seems to side
with Marcus on translating because UTF-8 and the local charset for all
interesting values; Mike and I would rather be charset-neutral; Branko
wants to use UTF-8 for paths and be charset-neutral for everything
else. (I'm not sure why pathnames deserve special treatment.)

It may be time for a vote, at least after Branko clarifies his position.

(I'd just like to point out at this juncture that, if we didn't use XML
so damned much, we wouldn't have any problems being charset-neutral.
That is all.)

---------------------------------------------------------------------
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:23:57 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.