##// END OF EJS Templates
svn: fixed case of wrong extracted repository name for SSH backend. In cases...
svn: fixed case of wrong extracted repository name for SSH backend. In cases where we commited to a nested subdirs SVN reported the access path with the subdir paths in it. We couldn't then match that extended name into proper rhodecode repository for ACL checks. - Current implementation gives an slight overhead as we have to lookup all repositories - fixes #5606

File last commit:

r4254:f31178a1 default
r4281:5da17e74 default
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
sphinx==1.8.2
six==1.11.0
sphinx_rtd_theme==0.4.1
docutils==0.16.0
pygments==2.3.0
markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4