Gzip compression
Thomas Singer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
It seems, that we are using a wrong gzip request. CVS command line executable sends Gzip-stream 6\n and we do gzip-file-contents 6\n I have an example repository file (*,v), that crashes cvsnt with our current gzip request. At least the CVS command line executable and JCVS update this file correctly. JavaCVS and therefor SmartCVS can't. Best regards, Tom