I am using IntelliJ on Windows and svn is installed (cygwin). But checkout doesnt work either:
Cannot checkout from svn: svn: E000002: Can't make directory '/cygdrive/c/Program Files (x86)/JetBrains/IntelliJ IDEA Community Edition 2016.1.2/C:\Users\username\Desktop': No such file or directory
Making the directory seems to be strange. What do you think? How to resolve this problem?
Thanks in advance!
In case anyone else runs into this problem. When given the option of which svn format to use, select 1.7 format
Hope this helps someone.