##// END OF EJS Templates
svn: use streaming uploads/downloads of files....
svn: use streaming uploads/downloads of files. - before we buffered whole content before uploading/download - this could lead to OOM errors on big files - now instead we stream when PUT/GET are sent from SVN resulting in faster more efficient data transfer

File last commit:

r2999:3562d1f6 default
r3022:211018a9 stable
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
sphinx==1.7.8
six==1.11.0
sphinx_rtd_theme==0.4.1
docutils==0.14.0
pygments==2.2.0
markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4