Search code examples
svnintellij-ideaversion-controlintellij-14

intellij idea - unable to commit files contain "@" in the file names using subversion


I'm using Subversion 1.8 within IntelliJ Idea 14 as version control system. But I'm not able to commit files contain @ in the file names.

Sample file name: fancybox_loading@2x.gif

Getting this error:

svn: E200009: a peg version is not allowed here

Tried to add @ at the end of the file name as it is suggested here; but did not work for me.


Solution

  • This has been recently fixed in IntelliJ 14.1.5 and 15 EAP. You should try updating your IDE.