Shelve Changes disappeared: #7346
After shelving a couple of change lists and restarting IDEA, for unrelated reasons, I can't see the Shelve Changes tab anymore in the Changes view. On accessing the Shelve Changes view from the menu, under Version Control, I don't see any of the changes I had shelved.
Is this a defect or am I not using this feature correctly?
Please sign in to leave a comment.
Hello Kashif,
Did you delete the .iws file?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Ah, that did it. I recopied the old one back in.
For some reason, I thought that the Shelve feature was implemented in Perforce itself but based on the iws file, it looks like the files are simply backed up as a patch in the file system.
Thanks!