##// END OF EJS Templates
svn: added support for hooks management of git and subversion....
svn: added support for hooks management of git and subversion. - new svn hooks that allow execution of rhodecode integrations - unified hook handling for git/svn - this code is backported from rhodecode, vcsserver which executes hooks is proper place for this - hooks are now installable via remote call of rhodecode to specific repository

File last commit:

r134:c6c8a1d8 default
r407:34976bc5 default
Show More
pytest.ini
3 lines | 46 B | text/x-ini | IniLexer
[pytest]
testpaths = ./vcsserver
addopts = -v