[ https://issues.apache.org/jira/browse/SCM-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959888#comment-17959888 ]
ASF GitHub Bot commented on SCM-8: ---------------------------------- jira-importer opened a new issue, #266: URL: https://github.com/apache/maven-scm/issues/266 **[Timothy Reilly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=treilly)** opened **[SCM-8](https://issues.apache.org/jira/browse/SCM-8?redirect=false)** and commented Commandline execute fails on Windows versions less than Win2K. Exit code 2 is generated as these versions are looking for echo.exe in the CommandlineTest test case. --- **Affects:** 1.0-alpha-1 **Attachments:** - [Commandline-patch.txt](https://issues.apache.org/jira/secure/attachment/12718817/Commandline-patch.txt) (_3.38 kB_) - [CommandlineTest-patch.txt](https://issues.apache.org/jira/secure/attachment/12718480/CommandlineTest-patch.txt) (_3.42 kB_) > CommandLine failure on Windows ver < XP > --------------------------------------- > > Key: SCM-8 > URL: https://issues.apache.org/jira/browse/SCM-8 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 1.0-alpha-1 > Environment: Win 98, Win2K > Reporter: Timothy Reilly > Assignee: Emmanuel Venisse > Priority: Blocker > Fix For: 1.0-alpha-1 > > Attachments: Commandline-patch.txt, CommandlineTest-patch.txt > > > Commandline execute fails on Windows versions less than Win2K. Exit code 2 is > generated as these versions are looking for echo.exe in the CommandlineTest > test case. -- This message was sent by Atlassian Jira (v8.20.10#820010)