[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Requirement or enhancement for TortoiseSVN

From: Mike <weijie.he_at_live.com>
Date: Thu, 28 Jun 2012 02:28:03 +0000

Dear TortoiseSVN developer, At first, thank you very much for your delivers on TortoiseSVN, it's an excellent tool.Now, I have an idea to make TortoiseSVN more powerful and better user experience. My pain is I know revision id for a specific change, but I don't know which files were changed in this revision, then I need to click "Show Log" in the root folder and filter by revision id. My idea is to provide a context menu item for "Open Revision..." in Explorer context menu, and provide context menu item in "Blame" dialog to open revision directly. I think this is a common functionality and not sure if there is a queued requirement. With my initial investigation for the solution:Need to add one command in TortoiseShell\ShellExt.h,ContextMenu.cppNeed to add one command in TortoiseProc\Commands\Command.cppNeed to add one class in TortoiseProc\Commands for "Open Revision"Need to add one dialog in TortoiseProc, the dialog is like the bottom controls on "Show Log" dialog.Need to add one command in TortoiseProc\BlameDlg.cpp to open "Open Revision" dialog. Looking forward to see this feature in later versions. Thanks,Mike

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2973593

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-28 15:19:16 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.