svn: E155021: This client is too old to work with the working copy at xxx (format '31')

后端 未结 9 2656
失恋的感觉
失恋的感觉 2021-02-20 03:29

I am trying to import some gradle projects in my Spring Tool Suite . I have installed Subclipse 1.10.5 in my STS and svn client installed in my machine is 1.8.8 . I have tried d

9条回答
  •  星月不相逢
    2021-02-20 04:11

    Same problem here (SVN 1.8 client on W7, STS 3.6.3, eclipse-plugin: subversive SVN Team provider 1.1.x and SVNKit Implementation 3.0.x).

    Upgrading (in STS) the SVN Team provider to 2.03.x and SVNKit to 4.1.2 solved the problem.

提交回复
热议问题