Main Page   Modules   Data Structures   File List   Data Fields  

paths to lock hooks


Functions

const char * svn_repos_pre_lock_hook (svn_repos_t *repos, apr_pool_t *pool)
 Return the path to repos's pre-lock hook, allocated in pool.

const char * svn_repos_post_lock_hook (svn_repos_t *repos, apr_pool_t *pool)
 Return the path to repos's post-lock hook, allocated in pool.

const char * svn_repos_pre_unlock_hook (svn_repos_t *repos, apr_pool_t *pool)
 Return the path to repos's pre-unlock hook, allocated in pool.

const char * svn_repos_post_unlock_hook (svn_repos_t *repos, apr_pool_t *pool)
 Return the path to repos's post-unlock hook, allocated in pool.


Detailed Description

Since:
New in 1.2.

Generated on Wed Aug 31 03:26:17 2005 for Subversion by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002