Searched refs:SVN_REPOS__HOOK_POST_COMMIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h77 #define SVN_REPOS__HOOK_POST_COMMIT "post-commit"
75 #define SVN_REPOS__HOOK_POST_COMMIT macro
H A Dhooks.c602 SVN_ERR(run_hook_cmd(NULL, SVN_REPOS__HOOK_POST_COMMIT, hook, args,
H A Drepos.c152 return svn_dirent_join(repos->hook_path, SVN_REPOS__HOOK_POST_COMMIT, pool);
733 #define SCRIPT_NAME SVN_REPOS__HOOK_POST_COMMIT

Completed in 175 milliseconds