You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Ryan, Scott D" <sc...@alservices.com> on 2007/02/12 22:49:11 UTC

Cvs compression unsupported when using mvn release:prepare on linux.

We are trying to do a release:prepare using maven 2 and cvs.  We are
getting the following error message:

 [INFO] Executing: cvs -z3 -f -d
:pserver:xxxx@xxxxx:/home/als_source/src -n -q update -d
[INFO] Working directory: /local/0/scm/dev_release/schema-framework
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to check for local modifications
Provider message:
The cvs command failed.
Command output:
cvs update: inflate: unknown compression method
cvs [update aborted]: reading from server: Input/output error


It looks like our versions of everything are ok.  There are many
suggestions on the web but none seem to work.  Is there any way to
disable the compression when doing a release:prepare.


Scott D. Ryan
Senior Java Developer/Architect
Aurora Loan Services
10350 Park Meadows Drive
Littleton, Co. 80124
Office: (720) 945-5328
Cell:    (303) 263-3044
scryan@alservices.com

- - - - - - - - - - - - - - - - - - - - - - - - - -
This message is intended only for the personal and confidential use of the designated recipient(s) named. If you are not the intended recipient of this message, you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Aurora Loan Services. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Cvs compression unsupported when using mvn release:prepare on linux.

Posted by Elid OR <or...@fimasys.fr>.
You can upgrade the version of your cvs client. My client is on version 
"1.12.9" and it works. 

On Monday 12 February 2007 22:49, Ryan, Scott D wrote:
> We are trying to do a release:prepare using maven 2 and cvs.  We are
> getting the following error message:
>
>  [INFO] Executing: cvs -z3 -f -d
>
> :pserver:xxxx@xxxxx:/home/als_source/src -n -q update -d
>
> [INFO] Working directory: /local/0/scm/dev_release/schema-framework
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Unable to check for local modifications
> Provider message:
> The cvs command failed.
> Command output:
> cvs update: inflate: unknown compression method
> cvs [update aborted]: reading from server: Input/output error
>
>
> It looks like our versions of everything are ok.  There are many
> suggestions on the web but none seem to work.  Is there any way to
> disable the compression when doing a release:prepare.
>
>
> Scott D. Ryan
> Senior Java Developer/Architect
> Aurora Loan Services
> 10350 Park Meadows Drive
> Littleton, Co. 80124
> Office: (720) 945-5328
> Cell:    (303) 263-3044
> scryan@alservices.com
>
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> This message is intended only for the personal and confidential use of the
> designated recipient(s) named. If you are not the intended recipient of
> this message, you are hereby notified that any review, dissemination,
> distribution or copying of this message is strictly prohibited. This
> communication is for information purposes only and should not be regarded
> as an offer to sell or as a solicitation of an offer to buy any financial
> product, an official confirmation of any transaction, or as an official
> statement of Aurora Loan Services. Email transmission cannot be guaranteed
> to be secure or error-free. Therefore, we do not represent that this
> information is complete or accurate and it should not be relied upon as
> such. All information is subject to change without notice.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org