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.

Function Documentation

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_post_unlock_hook ( svn_repos_t repos,
apr_pool_t *  pool 
)

Return the path to repos's post-unlock hook, allocated in pool.

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_pre_unlock_hook ( svn_repos_t repos,
apr_pool_t *  pool 
)

Return the path to repos's pre-unlock hook, allocated in pool.


Generated on Mon Oct 6 12:52:30 2008 for Subversion by  doxygen 1.5.5