I added it as as a hook script in the Hook Scripts settings. It's a start_commit_hook, and yes it's called as I get console window to enter to the console. When I enter a letter and read it with Console.ReadLine() the function should exit out and popup a error message, but it's not showing the error and it continues with the commit.
On Tuesday, December 12, 2017 at 12:33:49 PM UTC-8, Stefan wrote: > > > > On Tuesday, December 12, 2017 at 12:13:46 AM UTC+1, Void wrote: >> >> Yes it's compiled as a console app since I'm getting my read line. This >> is also not canceling the commit either, :) >> > > How exactly did you set up your hook script? Is it even called? When is it > called? > > > -- 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/9b07e71d-417c-4007-992e-eb8564f76de2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
