You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ilya Basin (JIRA)" <ji...@apache.org> on 2018/04/11 09:39:00 UTC

[jira] [Updated] (SCM-881) ScmWagon has no way to work with SVN in binary mode

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

Ilya Basin updated SCM-881:
---------------------------
    Description: 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).

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.

UPD2: Msysgit will checkout wagon-scm test-resource with CRLF by default, breaking the test. Need to clone with core.autocrlf=false)

> ScmWagon has no way to work with SVN in binary mode
> ---------------------------------------------------
>
>                 Key: SCM-881
>                 URL: https://issues.apache.org/jira/browse/SCM-881
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.9.5
>            Reporter: Ilya Basin
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Major
>             Fix For: 1.9.6
>
>
> 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)