svn command --cl don't support names that contain chinese characters.
E,g. command “svn status -q D:\Project”, we see there is a changelist named “好”, but when use command “svn status -q --verbose D:\Project --ignore-externals --cl 好”, there is nothing to print.
<<image001.png>>
<<image002.png>>
