IDEA14.1.6 and svn1.9.2 or 1.9.3
Answered
I am running IDEA14.1.x (14.1.6 currently, licensed copy). Ever since I upgraded my SVN working folder to svn 1.9.2, I have not been able to make svn work in IDEA. It was working fine with svn 1.8.x. I believe that I could make it work even with svn 1.9.0. Is svn 1.9.2 supported by IDEA 14 at all?
Please sign in to leave a comment.
SVN 1.9 is supported starting from 14.1.5 release according to IDEA-140754. Make sure you have specified the correct path to 1.9 svn.exe in IDE settings. If it still doesn't work, please submit a ticket to support with idea.log and a screenshot of Subversion settings in IDEA.
Please read my original comment fully. As I said, I had it working with 1.9.0. However, not with 1.9.2 or 3. 1.9.0 and 1.9.2 are different. Could you confirm that svn 1.9.2 and later is supported in IDEA14, before I spend time to collect logs, etc. Inside IDEA, it just says that the file is not under version control when I tried to do any svn operation.
I can't find any bugs logged that would be specific to SVN 1.9.2 or 1.9.3, so we'll need the logs to investigate. Make sure the directory mapping is correct in Settings | Version Control. If you see <Project> listed there, try to remove that entry and replace it with the actual folder path (the one containing .svn subdirectory).
I tried replacing <Project> with svn folder in Settings | Version Control, but it did not make any difference. I do not see any new log messages being written when I perform this or any other svn operation. I suppose that I could restart IDEA to see if anything shows up in the log. I will submit the ticket once I got the log. I will have to work on that later. I cannot believe that I am the only one trying svn 1.9.2 with IDEA (although apparently so at where I am), so it is possible that I am missing something.