I'm using TortoiseSVN 1.11.0.I shelved a change, then updated, and as a result of a rename some of the files I shelved from no longer exist. As a result when I try to unshelve I get 'The node ... was not found.'
Any way I can get back the changes I shelved? All I need is to be able to look at the code changes and copy them.
look in the (hidden) .svn folder. There's a subfolder "shelve" and in there you can find your old shelves as patch files.