'start-commit' hook script changed in Subversion 1.8.
The official documentation of the Subversion version control system
Brought to you by:
cmpilato,
danielshahaf
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cmpilato
After some dev@ and IRC discussion, the 'init-commit' hook feature was backed out in favor of some changes to the 'start-commit' hook, namely that it now runs *after* the txn is created and populated with initial revprops, and that it now accepts the txn name as an argument so those revprops can be examined.
Summary: 'start-commit' hook script changed in Subversion 1.8.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cmpilato
Finished in [r4411].
Status: Fixed