When i run svn up in the folder, i got these error:
svn: Error converting entry in directory ‘XXXXX‘ to UTF-8 svn: Can‘t convert string from native encoding to ‘UTF-8‘:
After googled, i found the resolution, just run
export LC_ALL=zh_CN.UTF-8
Have fun with MacOSX!
时间: 2024-10-06 15:06:43