icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.07k stars 770 forks source link

Problem using SharpSvn with TortoiseSVN #815

Open hellboy81 opened 6 years ago

hellboy81 commented 6 years ago

If I open Solution under Version Control in SharpDevelop based IDE Ranorex I got error message:

The Subversion client version is not compatible with the working copy version.

To resolve this issue, ensure the installed version of TortoiseSVN is the same as the working copy.

Subversion Addin SharpSvn 1.8 is used.

Installed on Windows 7 TortoiseSVN version is 1.62, The actual version is 1.9.7

How can I resolve this issue?