Mac使用了最新的IntelliJ IDEA, 使用svn的時候報錯以下html
Error:svn: E155021: This client is too old to work with the working copy at '/Users/foo/workspace/bar/myproject' (format 31). You need to get a newer Subversion client. For more details, see http://subversion.apache.org/faq.html#working-copy-format-change
彷佛是系統的svn版本與IntellJ IDEA自帶的Subversion版本不一致
系統svn 版本spring
svn --version svn, version 1.9.4 (r1740329)
IntelliJ IDEA Subversion 版本apache
/Users/foo/workspace/bar/myproject URL: https://svn.int.helijia.com/svn/server/samples/spring-boot-reservation Format: 1.8 Depth: infinity
解決方法ide
which svn /usr/local/bin/svn