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

Re: svn commit: r10058 - trunk/subversion/po

From: <kfogel_at_collab.net>
Date: 2004-06-23 16:31:48 CEST

josander@tigris.org writes:
> Modified:
> trunk/subversion/po/nb.po
> Log:
> Fixed some typos and made some rewrites to the Norwegian Bokmål messages.
>
> Patch from Øyvind A. Holm after a discussion on IRC between
> Øyvind Møll, Øyvind A. Holm and me.

I think you maybe didn't commit this log message in UTF8 encoding?
(Note that the commit mail itself claimed to be in UTF8.)

What I sometimes do, to avoid trouble with my local encoding, is make
*sure* I save an actual UTF8 file (C-x RET f "utf-8-unix" in Emacs),
then commit like this:

   $ svn ci --encoding utf8 -F log-message-utf8.txt ...

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 23 17:56:55 2004

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.