Some directories were removed from a Subversion repository at a given revision. The history still exists for these directories and their files. How do I view a file from such a directory at a revision in the past? I tried using “-r NUMBER” for svn cat and svn ls but it still complained that the file was not found for the latest revision.
Some directories were removed from a Subversion repository at a given revision. The history
Share
If you deleted branch 40, this doesn’t work:
But you can do this: