[
https://issues.apache.org/jira/browse/SCM-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965007#comment-17965007
]
Olivier Lamy commented on SCM-837:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1068|https://github.com/apache/maven-scm/issues/1068].
> SVNEXE Provider: enable setting env, path, or full path to svn.exe
> ------------------------------------------------------------------
>
> Key: SCM-837
> URL: https://issues.apache.org/jira/browse/SCM-837
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-svn
> Affects Versions: 1.9.5
> Reporter: David Akehurst
> Priority: Blocker
>
> We need to use the svn exe provider in a context where the environment path
> does not contain svn.exe.
> We can programatically determine the location of svn.exe and need to pass
> this location into the provider so that either,
> - we can alter the path env variable used by the provider when running a
> command line (preferred)
> - or, tell the provider the full path to the svn.exe to use,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)