Hi
I have a custom app that calls TortoiseProc.Exe using this command line
"C:\Programme\TortoiseSVN\bin\tortoiseproc.exe" /command:commit
/path:"C:\Blending" /notempfile /logmsg:"STND: S0OBJTS
: Einzelobjekte diverse Punkte" /bugid:"347484" /closeonend:1
The call is fired against ShellExecuteExW from VB6
The problem is that every first call (per user) of this line through VB6
does NOT open the dialog.
When I grab the string and call it manually in a cmd shell, the dialog
opens. Choosing cancel and restart the custom app doing the same call a
second time will open the dialog and each following call will work too
Here is the version info:
TortoiseSVN 1.6.16, Build 21511 - 32 Bit , 2011/06/01 19:00:35
Subversion 1.6.17,
apr 1.3.12
apr-utils 1.3.12
neon 0.29.6
OpenSSL 1.0.0d 8 Feb 2011
zlib 1.2.5
The OS is Windows Server 2003 SP2
Any help would be appreciated
Regards
Klaus
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2935590
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-14 14:57:23 CET