Subversion commit fail~ #8536
keepgoodwork
started this conversation in
General
Replies: 1 comment
-
Netbeans 26 can not recognize the encoding GBK chinese input when commit with subversion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
E000022: Commit failed (details follow):
E000022: Error normalizing log message to internal format
E000022: Non-ASCII character (code 193) detected, and unable to convert to/from UTF-8
what's this problem? netbeans vertion 26 ,jdk 24.01, windows11
Subvertion config:
log-encoding = utf8
and netbeans add:
-J-Dfile.encoding=UTF-8
Netbeans 25 commits successfully
Beta Was this translation helpful? Give feedback.
All reactions