[ https://issues.apache.org/jira/browse/SCM-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962175#comment-17962175 ]
ASF GitHub Bot commented on SCM-594: ------------------------------------ jira-importer opened a new issue, #804: URL: https://github.com/apache/maven-scm/issues/804 **[Torsten Werner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bollin)** opened **[SCM-594](https://issues.apache.org/jira/browse/SCM-594?redirect=false)** and commented maven-scm-provider-svntest sets LC_MESSAGES=C but that does not help if LC_ALL has been set to some incompatible value by the user. It should either set LC_ALL=C or unset LC_ALL in combination with LC_MESSAGES=C. --- **Affects:** 1.4 > maven-scm-provider-svntest fails with a localized $LC_ALL > --------------------------------------------------------- > > Key: SCM-594 > URL: https://issues.apache.org/jira/browse/SCM-594 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-svn > Affects Versions: 1.4 > Environment: Linux > Reporter: Torsten Werner > Priority: Major > > maven-scm-provider-svntest sets LC_MESSAGES=C but that does not help if > LC_ALL has been set to some incompatible value by the user. It should either > set LC_ALL=C or unset LC_ALL in combination with LC_MESSAGES=C. -- This message was sent by Atlassian Jira (v8.20.10#820010)