nelson
nelson

Reputation: 3

Using intellij idea, how can I attach subversion to a project?

I am using intellij idea, how can I attach subversion config to a project? I can't find somewhere to add a repository, Am I missing anything else?

I don't want to check out again, it may cause inconsistency.

browse subversion repository

no subversion info here

Upvotes: 0

Views: 69

Answers (1)

bahrep
bahrep

Reputation: 30662

There is an error at the bottom of your second screenshot. It is marked in red color. The error indicates that your SVN client is very old and is outdated. You must upgrade the client to the latest supported version which is now 1.9.x.

Upvotes: 1

Related Questions