I want to know how to change the Bamboo's JDK default Java encode.
I am using SVNKit ISVNAnnotateHandler#handleLine(..., String line, ...).
The handleLine() seems to convert the byte array retrieved from Subversion to Java String using the Bamboo's default encode.
I want to change the default encode, probably M932, to UTF8.
How can I do that?
I found the solution for this issue.
You can set the encode in the method of SVNLogClient.doAnnotate().
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.