环境:
svn服务端为linux系统,LANG=en_US.UTF-8 客户端有linux、windows
描述:
在windows中提交后,在linux中update时出错,
SVN服务端apache错误日志:
Provider encountered an error while streaming a REPORT response. [500, #0]
A failure occurred while driving the update report editor [500, #53]
Error writing base64 data: Software caused connection abort [500, #53]
应该是区域语言编码引起的,不知如何解决?