svn 设置post-commit后 报错svn: Can't convert string from 'UTF-8' to native encoding
生活随笔
收集整理的這篇文章主要介紹了
svn 设置post-commit后 报错svn: Can't convert string from 'UTF-8' to native encoding
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
文件語(yǔ)言編碼和系統(tǒng)沖突導(dǎo)致的錯(cuò)誤,設(shè)置svn目錄下hooks/post-commit加上:
export LANG=zh_CN.GB2312或者:
export LANG=zh_CN.UTF-8
轉(zhuǎn)載于:https://www.cnblogs.com/yangxunwu1992/p/5720530.html
總結(jié)
以上是生活随笔為你收集整理的svn 设置post-commit后 报错svn: Can't convert string from 'UTF-8' to native encoding的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: jquery判断页面滚动条(scroll
- 下一篇: JavaScript倒计时