##// END OF EJS Templates
svn: allow to specify any svn compatible version string not only hardcoded values....
svn: allow to specify any svn compatible version string not only hardcoded values. - fixes #5605 - new SVN code allows to specify this by numberic values now. e.g 1.13 etc.

File last commit:

r459:a66df472 default
r844:c77576f0 default
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb