Bug in Local Hook Scripts (When for the script to finish)

20 views
Skip to first unread message

Mohit Kesarwani

unread,
Oct 30, 2018, 1:01:22 AM10/30/18
to TortoiseSVN
I have added following hook script 

Script.PNG


to add files of specific folder to SVN automatically, All worked fine if i don't check the check box of wait for the script to finish.

As it takes some times to add files, I wanted to ensure that commit panel is only opened when files has been added to SVN.
When this checkbox is checked I got following error message.

error.PNG


Script.PNG
error.PNG

Stefan

unread,
Oct 30, 2018, 2:25:45 PM10/30/18
to TortoiseSVN
On Tuesday, October 30, 2018 at 6:01:22 AM UTC+1, Mohit Kesarwani wrote:
I have added following hook script 


to add files of specific folder to SVN automatically, All worked fine if i don't check the check box of wait for the script to finish.

Are you sure it works if you don't check the box? Because if that box isn't checked, error messages aren't shown either.

how is the commit dialog started? If it's started with multiple paths, the "current working directory" sometimes can't be properly set to a working copy path, so it defaults to NULL which Windows then changes to the temp dir.

Stefan
Reply all
Reply to author
Forward
0 new messages