##// END OF EJS Templates
svn: enable hooks and integration framework execution....
svn: enable hooks and integration framework execution. - This change will allow SVN to execute rhodecode integration framework via executing the builting hooks. - uses txn_id for svn to provide metadata required via Apache - Interception of SVN transaction is required to use temporary stores for metadata - hooks are now part of vcsserver where the install/control logic is stored

File last commit:

r2508:94401909 default
r2677:25d65914 default
Show More
repo-group-methods.rst
358 lines | 10.1 KiB | text/x-rst | RstLexer
/ docs / api / methods / repo-group-methods.rst

repo_group methods

create_repo_group

delete_repo_group

get_repo_group

get_repo_groups

grant_user_group_permission_to_repo_group

grant_user_permission_to_repo_group

revoke_user_group_permission_from_repo_group

revoke_user_permission_from_repo_group

update_repo_group