Question

I've changed from Git to SVN the folders which contains the project's code, but IntelliJ seems the same as before so I can't work with SVN

Was it helpful?

Solution

Ctrl+Alt+S (Project Settings) -> Version Control

It should list the project directory and what VCS it's using. Change it there.

OTHER TIPS

Here is a nice document regarding the issues with several Version Control Systems:

IntelliJ Site

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top