##// END OF EJS Templates
http-proto: in case incoming requests come in as chunked stream the data to VCSServer....
http-proto: in case incoming requests come in as chunked stream the data to VCSServer. This should solve a problem of uploading large files to rhodecode. In case of git with small postBuffers GIT client streams data to the server. In such case we want to stream the data back again to vcsserver without reading it fully inside RhodeCode.

File last commit:

r1:854a839a default
r1434:59cf3775 stable
Show More
hg_diff_copy_and_chmod_file.diff
5 lines | 89 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_copy_and_chmod_file.diff
diff --git a/file3 b/file4
old mode 100644
new mode 100755
copy from file3
copy to file4