CVS compression (-z9) in Idea 4.0 release candidates

Does anyone know how to enable CVS compression (the -z9 flag) in Idea 4.0? It is important for me because I use two-way satellite as my internet connection; I have a very slow uplink.

Thanks,
Dean

0
11 comments
Avatar
Permanently deleted user

Compression is not supported (because of java gzip implementation problems).

--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

"Dean Thompson" <no_mail@jetbrains.com> wrote in message
news:4841231.1075823719739.JavaMail.itn@is.intellij.net...

Does anyone know how to enable CVS compression (the -z9 flag) in Idea 4.0?

It is important for me because I use two-way satellite as my internet
connection; I have a very slow uplink.
>

Thanks,
Dean



0
Avatar
Permanently deleted user

because of java gzip implementation problems


What problems do you mean? The problems with some CVSNT version (I
reported you some weeks ago) were only of temporary nature and fixed at
CVSNT's side.

Cheers,
Tom

0
Avatar
Permanently deleted user

Ok, it's my fault. I've disabled gzipping because of my tests was failed (from time to time) with this option and I didn't know the nature of problem. I'm adding "use gzip compression" option to the global cvs settins (build 1140).

0
Avatar
Permanently deleted user

Hurrah! At last!
Thanks a lot. Looking forward for a new public build.

0
Avatar
Permanently deleted user

If it is not too hard to do, can you please arrange it so that the "z-level"
can be specified if you are using gzip compression? ("-z9" is not always
the optimum level.)

Kendall

"Olesya Smirnova" <no_mail@jetbrains.com> wrote in message
news:33065654.1075900130499.JavaMail.itn@is.intellij.net...

Ok, it's my fault. I've disabled gzipping because of my tests was failed

(from time to time) with this option and I didn't know the nature of
problem. I'm adding "use gzip compression" option to the global cvs settins
(build 1140).


0
Avatar
Permanently deleted user

Kendall Collett wrote:

If it is not too hard to do, can you please arrange it so that the "z-level"
can be specified if you are using gzip compression? ("-z9" is not always
the optimum level.)


Yese, please make this an option. -z6 is generally the recommended
setting, I think.

Ciao,
Gordon

--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919

0
Avatar
Permanently deleted user

Thanks for adding this feature.
I would also suggest moving it from Global Settings to Project Settings -> Version Control since for me this feature is project specific. Some projects reside within LAN, and some are worldwide.

0
Avatar
Permanently deleted user

Shouldn't this be server specific?

Probably the compression setting will be tha same for all the projects
residing in the same server.

0
Avatar
Permanently deleted user

Absolutely agree.
But within the current interface there's no such dialog window to place server-specific settings to.
Suggest creating subgroups (perhaps tabs) in Global CVS Settings window for each server with the following settings: timeout, encoding, compression.
What do you think?

0
Avatar
Permanently deleted user

But within the current interface there's no such dialog window to
place server-specific settings to.


There is, sort of :)

If you do File->Check Out from Cvs, there's a list of known cvs servers.

It could be expanded and added to the settings->cvs panel.

0
Avatar
Permanently deleted user

I agree. Please make the z-level an option and should be at a project/server
server.

Thanks,
--Venkat.
"Kendall Collett" <tm237hq8jk4302@sneakemail.com> wrote in message
news:bvqukl$mc1$1@is.intellij.net...

If it is not too hard to do, can you please arrange it so that the

"z-level"

can be specified if you are using gzip compression? ("-z9" is not always
the optimum level.)

>

Kendall

>

"Olesya Smirnova" <no_mail@jetbrains.com> wrote in message
news:33065654.1075900130499.JavaMail.itn@is.intellij.net...

Ok, it's my fault. I've disabled gzipping because of my tests was failed

(from time to time) with this option and I didn't know the nature of
problem. I'm adding "use gzip compression" option to the global cvs

settins

(build 1140).

>
>


0

Please sign in to leave a comment.