I have such notificaton in IDEA 12
Root 'D:/myproject' is likely to be of unsupported Subversion format
And such error on trying to update from IDEA 12
Error updating changes: svn: E155021: The client is too old to work with the working copy at "..." (format 31).
I've checked out sources with commandline client v 1.8.5
It creates working copy with format/entries 12. (it is 1.7 I suppose) IDEA 12 supports 1.7 subversion
What could cause such problem?