Re: Gzip compression
Thomas Singer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
At 09:24 24.04.02 +0200, you wrote: >Thomas Singer wrote: >>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. > >please see the list archive for a discussion on the matter. it was >discussed quite heavily at acertain time. The prime reason for using >gzip-file-contents (which is somewhat obsolete request IMHO) is the nature >of java.io package.. > >Milos The strange thing is, that JCVS seems to handle it correctly. Tom PS: Milos, are you back again on JavaCVS project?