svn:E155021: This client is too old to work with the working copy at (format 31).
You need to get a newer Subversion client.For more details,see
http://subversion.apache.org/faq.html#working-copy-format-change
处理方法:
1.到 http://www.wandisco.com/subversion/download#osx 下载合适的新版
2. 要把/opt/subversion/bin加到PATH环境变量
echo
PATH如果没有看到/opt/subversion/binvi /.profileexportPATH=/opt/subversion/bin:
PATH 加到最后
如果~/.profile里有/opt/subversion/bin并且是在/usr/bin后面,那删除老版的svn,(在/usr/bin下)
../.profile*
svn –version
未完待续,
本文没有完成配置,后使用smartSVN了。