licovali / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

check-commit hook #574

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The local pre-commit hook script is run from the progress dialog, after the 
commit dialog was closed.
This is not ideal since the hook script can not prevent the commit dialog from 
closing, which might be its intent.

Introduce a pre-pre-commit hook script that's run when the user clicks the OK 
button, and if the hook script fails the commit dialog stays open.

Original issue reported on code.google.com by tortoisesvn on 8 Oct 2013 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 8 Oct 2013 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 9 Oct 2013 at 7:37

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r24825.

Original comment by tortoisesvn on 10 Oct 2013 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 5 Dec 2014 at 6:18