Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-867

ScmWagon has no way to work with CVS and SVN in binary mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.5
    • 1.10.0
    • maven-scm-provider-cvs
    • None

    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.

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

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              basinilya Ilya Basin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: