I can use Log to find the full history of a single file, and I can use Blame to find who last changed a single line.
Is there a way to get the full history of a single line with TortoisSVN or its console counterpart?
Reason: I need to find out when a certain line in a file with lots of changes got broken, and the last change was not what broke it...