eclipse svn "The working copy needs to be upgraded" -
i've upgraded eclipse luna on laptop don't use much. i'm trying projects in sync svn server (hosted), running "the working copy needs upgraded" message. not have local svn client; use subversive in eclipse. i've upgraded plugins. what's next?
some resources not updated. working copy needs upgraded svn: working copy @ '[my directory]' old (format 10) work client version '1.8.10 (r1615264)' (expects format 31). need upgrade working copy first.
does help? svn upgrade working copy
with command line client, have manually upgrade working copy format issuing command
svn upgrade
or:
from eclipse, can select on project, right click->team->upgrade
Comments
Post a Comment