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

Michael Osipov closed SCM-896.
------------------------------
    Resolution: Fixed

Fixed with 
[34dcd0502d1ccd3e35c690a6d289d3a8d12c941d|https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=34dcd0502d1ccd3e35c690a6d289d3a8d12c941d].

> Subversion config file path incorrectly calculated on Windows
> -------------------------------------------------------------
>
>                 Key: SCM-896
>                 URL: https://issues.apache.org/jira/browse/SCM-896
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.10.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 1.10.1
>
>
> 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.



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

Reply via email to