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

后端 未结 9 2488
失恋的感觉
失恋的感觉 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:35

    I had similar issue in my program while checking out code from SVN through my Java program .

    TO resolve i closed the eclipse workspace and deleted the folder in which i was checking out the files on my local directory.It worked for me.

提交回复
热议问题