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

Subversion config file path incorrectly calculated on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.11.1
    • maven-scm-provider-svn
    • None

    Description

      The current code new File( System.getProperty( "user.home" ), "Application Data/Subversion" ) applies to Windows XP only and, unfortunately, does for an English locale. Other locales fail with this one. From Vista a new scheme has been introduced. Since we cannot call native Windows functions, let's read %APPDATA% for that.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: