Re: Gzip compression
Milos Kleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Thomas Singer wrote: > 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. > ask the author of JCVS how he's doing it then... > Tom > > PS: Milos, are you back again on JavaCVS project? > Nope. Just reading the lists and fixing some bugs occationally.. (1 day per week to be exact) Milos > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >