https://bugs.winehq.org/show_bug.cgi?id=44967
Bug ID: 44967 Summary: xcopy does not copy empty subdirectories if options /s and /e without space Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: jonathanbelsewir@yahoo.de Distribution: ---
xcopy does not copy empty subdirectories in folder test:
The following command works ok: xcopy /s /e test* testcopy\
Without space between /s and /e, xcopy does not coyp subdirectories: xcopy /s/e test* testcopy\
Test-File: @echo off md test cd test md test1 md test2 echo foo > test.txt cd ..
xcopy /s/e test* testcopy\
dir testcopy :end
https://bugs.winehq.org/show_bug.cgi?id=44967
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=44967
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |us@edmeades.me.uk Ever confirmed|0 |1 Assignee|wine-bugs@winehq.org |us@edmeades.me.uk Status|UNCONFIRMED |NEW
--- Comment #1 from Jason Edmeades us@edmeades.me.uk --- Patches sent: https://www.winehq.org/pipermail/wine-devel/2018-June/128723.html https://www.winehq.org/pipermail/wine-devel/2018-June/128724.html https://www.winehq.org/pipermail/wine-devel/2018-June/128725.html
https://bugs.winehq.org/show_bug.cgi?id=44967
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7396f329207264d4e482907336c | |a25fc3c44d98d Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Jason Edmeades us@edmeades.me.uk --- Fix committed under 7396f329207264d4e482907336ca25fc3c44d98d
https://bugs.winehq.org/show_bug.cgi?id=44967
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Jason Edmeades from comment #2)
Just a nitpick, but you added the SHA1 to the wrong field ('Regression' instead of 'Fixed by').
https://bugs.winehq.org/show_bug.cgi?id=44967
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7396f329207264d4e482907336c | |a25fc3c44d98d Regression SHA1|7396f329207264d4e482907336c | |a25fc3c44d98d |
https://bugs.winehq.org/show_bug.cgi?id=44967
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.12.
https://bugs.winehq.org/show_bug.cgi?id=44967
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=44967
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Drop 3.0.x tag for bug fixes that won't make it into wine-3.0.x.