##// END OF EJS Templates
changegroup: avoid large copies...
changegroup: avoid large copies - handle chunk headers separately rather than prepending them to (potentially large) chunks - break large chunks into 1M pieces for compression - don't prepend file metadata onto (potentially large) file data

File last commit:

r2536:8106e477 default
r5368:61462e7d default
Show More
test-oldcgi.out
3 lines | 6 B | text/plain | TextLexer
Eric Hopper
Create a test to make sure old CGI scripts will still work.
r2533 0
0
Eric Hopper
Fix new tests to be better. In particular, fix webraw test to...
r2536 0