Hi! I'd like to run Tortoise SVN functions from TC context menu. I think about using Windows' functions SendMessage or PostMessage. I was using them for TC functions like Sort By. Is it possible to use SendMessage for SVN? And if so, how should I write it?
Image: https://i.imgur.com/RhprZSD.png
SVN functions in context menu
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: SVN functions in context menu
Maybe by sending Shift+F10 or the Windows context menu key code?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: SVN functions in context menu
Thank you for reply.
I try to execute SVN functions without choosing them from context menu. So I thought about Windows Messages. And I know that sending messages to execute TC functions is possible. But I can't do it for SVN, even though I have TortoiseSVN plugin.
I try to execute SVN functions without choosing them from context menu. So I thought about Windows Messages. And I know that sending messages to execute TC functions is possible. But I can't do it for SVN, even though I have TortoiseSVN plugin.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: SVN functions in context menu
Maybe just use command line svn functions instead of TortoiseSVN? I don't think that there is a command line interface in Tortoise because it's meant as a user interface extension of SVN.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com