Hi, I added a hook script on post-update to modify a file after the update process is done.
It works fine localy. But when i want to use Tortoise Update from context menu on a distant folder (like when i am on \\COMPUTER\SHARED\REPO) the hook does not trigger. The update process worked, i don't get any error message, but the hook windows does not opened like if it did not triggered. I tested : - to share to everyone with all rights (no success) - to add a network drive to the folder (no success) - to change my script for a simple .bat with an echo "test" > test.txt (no success) - to do with other hook like post-update etc ... (no success) Thanks -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/a1547a69-da96-4e48-b503-277ddf568a59%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
