You're passing a peg revision to the url, not a fixed revision. For that the format would be /?r=13. Also, this only works for http(s):// based repositories.
But I think what you really want is to set up the integration with whatever issue tracker you're using. See here on how to do that: https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html and https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-repoviewer.html and in a log message, just write "r1234" and TSVN will convert that to a link to the specified revision. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/84371630-78bb-4c08-813e-46a5d5856f03%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
