[ 
https://issues.apache.org/jira/browse/SCM-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Basin updated SCM-867:
---------------------------
    Description: 
By default, CVSNT will corrupt jars during `mvn deploy`. Vanilla CVS less 
likely, but still possible due to Keyword substitution. ScmWagon needs to 
perform checkout and add commands with the '-kb' flag (binary).

UPD: In some configurations svn will automatically add the svn:eol-style 
property to newly added text files. ScmWagon needs to perform the add command 
without adding automatic properties.

  was:
By default, CVSNT will corrupt jars during `mvn deploy`. Vanilla CVS less 
likely, but still possible due to Keyword substitution. ScmWagon needs to 
perform checkout and add commands with the '-kb' flag (binary).

 


> ScmWagon has no way to work with CVS in binary mode
> ---------------------------------------------------
>
>                 Key: SCM-867
>                 URL: https://issues.apache.org/jira/browse/SCM-867
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.9.5, 1.9.6
>            Reporter: Ilya Basin
>            Priority: Major
>
> By default, CVSNT will corrupt jars during `mvn deploy`. Vanilla CVS less 
> likely, but still possible due to Keyword substitution. ScmWagon needs to 
> perform checkout and add commands with the '-kb' flag (binary).
> UPD: In some configurations svn will automatically add the svn:eol-style 
> property to newly added text files. ScmWagon needs to perform the add command 
> without adding automatic properties.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to