converting unconvertible UTF-8 data
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-21 08:05:47 CEST
kfogel@tigris.org writes:
Whew!
Okay, now that the immediate problem is fixed, we need to decide how
Problem: A log message may have data with characters that cannot be
The current solution makes "svn log" work again, but loses more
"[unconvertible log msg]"
This could be... frustrating... for users :-).
I can think of three improvements, not mutually exclusive:
1) A --raw option (or whatever it would be called) that tells log
2) A --allow-raw option, meaning, convert if can, else emit the raw
3) Have a fuzzy conversion function that tries to convert all the
4) My brain is puny and weak. There are surely other ways to
Right now I like (3) the best, since it doesn't force the user to do
Thoughts?,
---------------------------------------------------------------------
|
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.