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

r3290:ac4e4e5a default
r4281:5da17e74 default
Show More
error-msg-guide.rst
14 lines | 386 B | text/x-rst | RstLexer

Error Message Guide

Error Message Error creating repository repo-name

Cause As of |RCE| 3.0, a VCS Server is required to run backend operations.

Solution Install a VCS Server. See the Install a VCS Server section of |RCC|