java - Using SVN 1.4.6 with Intellij IDEA 12 -
the project i'm working on configured svn 1.4.6. idea has integration problem when try update/commit, says:
problems while loading file history: svn: e155021: client old work working copy @ c:\users.......
on machine, i'm using svn tortoise:
tortoisesvn 1.8.0, build 24401 - 64 bit | subversion 1.8.0
how can use old svn working copy idea?
idea doesn't support subversion 1.8 working copies, can checkout project using idea built-in subversion client compatible working copy.
Comments
Post a Comment