I am using intellij idea 13.0. When I am trying to checkout from subversion I am getting error
Cannot load supported formats: Cannot run program \"svn\": Cre
IntelliJ needs the subversion command(svn) added into Subversion settings. Here are the steps: 1. Download and Install subversion. 2. check on the command line prompt on windows(cmd) for the same command - svn.
Validate svn command added to File --> settings --> Version Control --> subversion
Exit IntelliJ studio and relaunch