I have an SVN repository with a very huge tree. I stare into the changelog in Tortoise SVN and see that in some revision X another user added a subtree with a project that is interesting to me. Then in revision X+P he deleted the project.
I want that subtree as a whole - without manually retrieving each file with Tortoise SVN and manually restoring the subtree structure.
Normally I would expect a tag being added between those revisions, so I'd go into that tag and export from there. In this case revisions are very close and there's no tag between them.
How do I retrieve a whole deleted subtree with Tortoise SVN?