jira-importer commented on issue #1019: URL: https://github.com/apache/maven-scm/issues/1019#issuecomment-2964639335
**[Joerg Schaible](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=joehni)** commented The Java runtime is a Windows application and therefore it will never use Posix paths, even if the Java process was started from a Cygwin shell. Therefore you should not use the Cygwin version of subversion or git, but the Windows-based command-line tools. At least for subversion I did this for years without any flaw (especially in combination with the release plugin). -- 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]
