Regarding the very fine " TortoiseProc.exe /command:log /findtype:#### " capability, I have some Enhancements to suggest.
(1) Add a "/statistics" cmd-line option, to automatically launch into the Graphics Package the way the "Statistics" button currently does.
(2) Add a "/showallcmd" cmd-line option , to automatically invoke the "Show All" button.
(3) "/command:log /findtype:8" , works but does not seem to support the very flexible, "/endrev:HEAD" .
(4) Regarding the Title displayed at the top of the Graph, it would be nice to add the Repo name on the Graph.
Fore example, where the chart/graphic currently displays,
"Commits by Author" by default
change it to be
"Commits by Author (%REPO_NAME%)"
I'm generating a lot of charts using the fine TSVN, and it would be great to put the Repo name on the chart, to help keep all those charts straight.
--------------
Business Case: These changes will encourage non-programmers and the "virtuous lazy", to *use* your graphics/statistics capabilities more often, in their companies !$!
Thanks so much for your consideration. Let's make your beautiful graphics package shine even more !
Your fan, Greg
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2892736
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
the statistics dialog can only be started from the log dialog.
Automating this would mean to wait until the log dialog is fully loaded
and showing all revisions, then starting that dialog.
Not an option I like to implement.
>
> (2) Add a "/showallcmd" cmd-line option , to automatically invoke
> the "Show All" button.
What for? Just specify the full revision range when you start the log
dialog.
>
> (3) "/command:log /findtype:8" , works but does not seem to support
> the very flexible, "/endrev:HEAD" .
Filter for the HEAD revision? That would make the log dialog show only
one single revisiion. What would that be useful for?
> (4) Regarding the Title displayed at the top of the Graph, it would
> be nice to add the Repo name on the Graph.
>
> Fore example, where the chart/graphic currently displays, "Commits by
> Author" by default change it to be "Commits by Author
> (%REPO_NAME%)"
In TSVN 1.7, the title of the dialog is shown as "path/to/wc -
Statistics - TortoiseSVN".
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2893008