You're welcome! And thank you for the fix! Since %REPOROOT% should now work as expected, I will do some experiments with %REPOROOT+% and let you know then. Just to make sure I don't misunderstand %REPOROOT+%: this should find any missing top-level folders between the WC root and the remaining relative path, right? So sticking to the aforementioned example <https://groups.google.com/d/msg/tortoisesvn/LEv1NhuUQqE/I0oSLJNpDgAJ>, specifying %REPOROOT+%/script.bat should be enough to find the script, correct? Do I have to skip at least one top-level folder (like /hooks here in this example), or should %REPOROOT+%/hooks/script.bat also find the script? (Sorry to ask here, but for further testing I need to know the exact intended behaviour, which is not completely clear to me in the documentation…)
N. B.: I found out as soon as %REPOROOT% or %REPOROOT+% is used to specify the hook script path, only forward slashes are accepted… On Tuesday, 22 October 2019 20:43:47 UTC+2, Stefan wrote: > > thanks for the detailed reproduction recipe. > Fixed in r28670 > -- 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/7860e702-15b2-464f-9856-c09afaaff68a%40googlegroups.com.
