在 Windows 命令行中,我输入以下内容:
svn merge -rHEAD:149258 MySVNPath MyLocalPath
我得到错误:
svn: E155021: This client is too old to work with the workign copy at 'MyLocalPath' (format 31). You need to get a newer Subversion client.
愚蠢的问题,我该怎么做,如何更新客户端?有没有一种简单的方法来更新 svn 客户端?