This isn't currently implemented, but I would be happy to accept a patch. You would want to start by looking into the CvsServerConnection.SendFile method and add a switch to handle compression. Then you would want to change the CompressedFileHandler to handle your compression level.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My server requires compressed connection.
How it must proceed?
This isn't currently implemented, but I would be happy to accept a patch. You would want to start by looking into the CvsServerConnection.SendFile method and add a switch to handle compression. Then you would want to change the CompressedFileHandler to handle your compression level.