Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Phpstorm don't work after TortoiseSVN to 1.8 version upgradet

SVN worked fine, but i updated TortoiseSVN to 1.8 version and uprgraded the project (on new Tortoise). Now i have errors on phpstorm: "Can't use Subversion command line client. Probably the path to Subversion executable is wrong" and "Errors found while svn working copies detection".

What i should make ?

I have tried File | Invalidate Caches.

Phpstorm 7.1.1

regards

like image 591
brtsos Avatar asked Jan 11 '23 08:01

brtsos


1 Answers

You should ensure that "command line client tools" option is checked during installation of TortoiseSVN

like image 79
Stefan Avatar answered Jan 13 '23 21:01

Stefan