java - How to upgrade a project to the recent SVN Version in IntelliJ? -


i trying upgrade project recent version in intellij. have configured svn repository , have tried various ways of upgrading it, without success: choosing update project , following dialog shows up:

enter image description here

after clicking ok button says files up-to-date but files in project not upgraded @ all; same used before 'update'.

enter image description here

i've went through several documentation online didn't have success. missing?

you need uncheck "update/switch specific revision" checkbox in dialog. long checked, intellij idea update specified revision, not latest one.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -