[EMAIL PROTECTED] wrote:
Sorry for the noise, I messed up a bit with locales and encodings when
trying to correct a spelling error...
Seems svn did not want UTF-8 when I did a propedit, but my settings were
sufficient for "normal commits".
I solved it by using LANG and LC_ALL, but according to my latest
information it should work with ISO-8859 as well.
This is only a problem when using more exotic characters of course :)
--
Kristian
Author: kristwaa
Revision: 538072
Modified property: svn:log
Modified: svn:log at Tue May 15 00:33:46 2007
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 15 00:33:46 2007
@@ -1,4 +1,4 @@
DERBY-2610: Queries in metadata.properties allow tablepattern for JDBC methods
that do not allow patterns. Patterns are now disallowed, except for in one of
the queries (see Jira issue for details).
Patch file: DERBY-2610-1.diff
-Patch contributed by Jørgen Løland.
+Patch contributed by Jørgen Løland.