IntelliJ not sync'ing with Subversion
Hi all,
This way of team-working with subversion through a maven project is a bit new to me. However I have Eclipse working and sync'ing with the subversion repo after creating a workspace using a maven project.
I've opened up the same maven project as a new project in IntelliJ, and when I hit synchronize IntelliJ reports that the sync has been performed correctly, but there are no changes listed.
This, when both incoming and outcoming changes should be present - Eclipse will do the right thing.
IntelliJ 9 build IU-93.13
Any idea what's going on ?
Dean.
Please sign in to leave a comment.
Hello Dean,
Please go to Settings | Version Control and make sure that Subversion integration
is enabled for . There's a known problem with VCS autodetection
for Maven projects in 9.0, which will be fixed in 9.0.1.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
It seems some of the sub modules will have their changes recognized but some won't.