##// 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
tutorials.rst
26 lines | 567 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rc-tutorials:
|RCE| Tutorials
===============
The following tutorials are aimed at helping you to deploy |RCE| in various
different ways. If you would like to see a certain scenario documented,
then please send a request to support@rhodecode.com
.. toctree::
:maxdepth: 1
deploy-from-host
hg-large-ext
multi-instance-setup
scaling-best-practices
squash-commits
squash-commits-git
rebase-commits
rebase-commits-git
api-examples
merging
branching-vs-bookmarking
windows-to-linux
dvcs-best-practices
appenlight-setup