First page Back Continue Last page Overview Graphics
Hook Scripts (2/6)
Once triggered, the hook script is provided with enough information on the triggering event to determine exactly who done what to whom with what when and where
The script may, by virtue of its output or return status, allow the action, disallow it, or in some cases, suspend it
Hooks reside in the hooks/ subdirectory of the repository, and when a new repository is created, the hooks/ subdirectory is automatically populated with template scripts
Subversion repositories currently implement five hooks
Notes: