jira-importer commented on issue #396: URL: https://github.com/apache/maven-scm/issues/396#issuecomment-2964591659
**[Andy Schlaikjer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hazen)** commented I still have this problem when using cygwin svn. Looking at the Maven SCM support page for Subversion [1], it still doesn't look like any path-to-svn-binary configuration is available. The code in [2] would likely need to be updated to use some configured path instead of the simple "svn" binary name. [1] http://maven.apache.org/scm/subversion.html [2] https://svn.apache.org/repos/asf/maven/scm/tags/maven-scm-1.1/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/main/java/org/apache/maven/scm/provider/svn/svnexe/command/SvnCommandLineUtils.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
