I\'m working with Maven pom files, and I don\'t wish to source control iml files. When I open a project, IntelliJ seems to add some of the iml files it creates to the SVN so
Configure IntelliJ to not add files automatically to subversion.
In IntelliJ 6, this configuration is on Settings > Version Control > General Settings:
File Creation/Deletion When files are created with IDEA: [x] Show options before adding to version control
File Creation/Deletion
When files are created with IDEA:
[x] Show options before adding to version control