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

Broken with Cygwin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-3
    • 1.0-rc1
    • maven-scm-provider-svn
    • None
    • Cygwin under Windows, Maven release plugin version 2.0-beta-4

    Description

      svn doesn't like absolute path for the files to commit when we run it under cygwin with a windows svn and a cygwin svn.

      svn --non-interactive commit --file c:\temp\maven-scm-945043858.commit e:/newapps/JEC/pom.xml
      Working directory: e:\newapps\JEC
      doesn't works with the same error you have

      svn --non-interactive commit --file c:\temp\maven-scm-945043858.commit pom.xml
      Working directory: e:\newapps\JEC
      works fine.

      Attachments

        Issue Links

          Activity

            People

              evenisse Emmanuel Venisse
              chas.douglass Chas Douglass
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: