finding deleted files in a subversion repository

I needed file which was deleted some time ago. Thanks to Subversion, the task is easy as long as you remember the name of the file. Unfortunately, it wasn't a case. Fortunately, I found a magic spell. In the directory where the file was located, say: svn log --verbose, and the output will contain all the names and the revisions.

Vibe code with your voice

Stop fighting speech recognition.
Just talk → fix mistakes later

"... _brings_ hello world"   ❌
          ↓
"... _prints_ hello world"   ✅

Get handsfree.vc on Google Play

Categories:

Updated: