[
https://issues.apache.org/jira/browse/SCM-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959891#comment-17959891
]
ASF GitHub Bot commented on SCM-8:
----------------------------------
jira-importer commented on issue #266:
URL: https://github.com/apache/maven-scm/issues/266#issuecomment-2964582087
**[Timothy
Reilly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=treilly)**
commented
I added the /X based on this:
http://www.ss64.com/nt/cmd.html
- "Enables extensions to CMD.EXE under Windows 2000 you can also use /E:ON"
Certain commands require or act differently with command extensions enabled.
I thought it was safer to add it than not to, but if it's causing problems it
can be removed.
Actually, I just googled around some more for it, and it turns out it's "on"
by default - it can be removed - sorry about that.
> 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)