1

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!

Community
  • 1
  • 1
regisxp
  • 956
  • 2
  • 10
  • 31

1 Answers1

1

After some research, I realized what was causing this problem:

My project has a SVN Property, called svn:global-ignores set as bellow:

enter image description here

After removing the 'asterisk', everything worked fine!

regisxp
  • 956
  • 2
  • 10
  • 31