Unshelve in IntelliJ IDEA 12.1.3 -


i've updated idea , can't find neither unshelve feature, nor shelves view. they?

shelving works fine, see patch file. way restore take file idea secret folder , perform "apply patch" it. ok?

often after upgrade (especially when install different directory) idea loses index of patches on shelf.

thankfully, patch files still there - idea doesn't remember them more.

look in .intellijidea/config/shelf directory , should find .patch files (each 1 named after name of changeset shelved).

you should able "apply patch" these files cvs menu normal patch files (that's shelve/unshelve anyway, nothing fancy going on - i've done before , worked fine).

if haven't changed installation, .intellijidea directory should in home directory (not sure, change mine sit underneath idea install directory).


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -