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 > > > BTW, where can I search this list (or even see the list's messages)? > > Tom > on the javacvs.netbeans.org webpage somewhere.. Milos > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >