At work we have usernames which include a user ID number in it. It's difficult to tell who "ab12345" is.
But we have a way to look up the ID and return an actual name. I have a script which can do that.
Is it possible to right-click on a log entry (in the TortoiseSVN "Log messages" screen) and send the information (revision, author, date, message, etc.) to an external script?
That way I could create a right-click menu entry for "show user information" and help show reasonable names for the user IDs.
Thanks! - Steven