SVN is not recognized as an internal or external command error with PyCharm

This error comes when you have installed pycharm and svn, and you did not install svn command line client tools as shown in the image below. To fix this error you need to run the svn setup again and select the “command line client tools” and install it. Cheers !!

Read More