Please answer this simple SPAM challenge: max(three, two)? (Example: nine)
There is a difference how svn cat works for deleted files. For deleted file commandline `svn cat -r xxx <full_url>` will give error, but 'svn cat <full_url>@xxx` will cat file from the past.Unfortunately this method will not cat deleted file.
<< Back to user notes page