##// 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:

r2242:cdbc56e3 stable
r4281:5da17e74 default
Show More
release-notes-4.10.4.rst
41 lines | 398 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.10.4.rst
docs: added release notes for 4.10.4
r2242 |RCE| 4.10.4 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2017-11-14
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- repository groups: fixed a regressions in update of nested repository groups.
Upgrade notes
^^^^^^^^^^^^^
- Fixes regression in nested repository groups update. No upgrade problems should
be expected