On Thursday, January 31, 2019 at 12:49:02 PM UTC+1, ET wrote: > > 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.' >
That's unfortunately by design: the shelving feature is still work-in-progress and marked "experimental", so incompatibilities between versions can occur. It's mentioned in the release notes: https://tortoisesvn.net/tsvn_1.11_releasenotes.html > > 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. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/6b3ebba2-9aa3-460f-ab3e-a341e809dba6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
