My Intellij Version 14.0.1 (x64, Java 1.8.0_25) isn´t adding files to SVN automatically.
I´m using SVN version 1.8 and already tried this approach, without success.
Does anybody knows what should I do?
Thanks!
My Intellij Version 14.0.1 (x64, Java 1.8.0_25) isn´t adding files to SVN automatically.
I´m using SVN version 1.8 and already tried this approach, without success.
Does anybody knows what should I do?
Thanks!
After some research, I realized what was causing this problem:
My project has a SVN Property, called svn:global-ignores
set as bellow:
After removing the 'asterisk', everything worked fine!