Fix the dumb way I was passing through the output of cvsweb.cgi . Do
it with popen and fpassthru instead. We still have to read in the first few lines to look for headers produced by cvsweb, but we can pass the rest straight through. Fixes tarball download of the whole source tree.
Please register or sign in to comment