Using svn.exe export for a an old revision where the filepath has since changed - I get E160013 "path not found" - yet I can clearly see the file at its old path when I use Tortoise repo-browser to that old revision.
How can I use the command line to export files from old revisions where the path has since changed ?
Did you use svn export -r<RRR> <url>
? Use svn export <url>@<RRR>
instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With