##// END OF EJS Templates
threading: Add factory that creates curl session for each thread....
threading: Add factory that creates curl session for each thread. When creating a repo with an import url pointing to another repo on the same enterprise instance we call the vcssserver to check the url. The vcsserver then calls to enterprise to verify the url. This leads to two threads using the same cur session.

File last commit:

r1:854a839a default
r243:dae685be 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 |RCM| 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|