##// END OF EJS Templates
git: handle flacky and slow connection issues with git....
git: handle flacky and slow connection issues with git. - on slow, or many packet drop, default timeouts could be easily achieved. Increase them to handle cases of at least 0.3% packet drop and 1024kb connection with 300ms latency.

File last commit:

r0:0fb8cb8f default
r357:305b33c6 stable
Show More
README.rst
13 lines | 271 B | text/x-rst | RstLexer

vcsserver

Contains the package vcsserver.

It provides a server to allow remote access to various version control backend system.

Intention is that this package can be run independent of RhodeCode Enterprise or any other non-open packages.