﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
864	setup-api handles copying of directories not properly on windows	felix winkelmann	felix winkelmann	"When a directory is given in the file-list of an `install-extension` command, the directory will not be properly created on Windows, due to a ""nifty"" feature of Windows' `copy` command (when given multiple source files, it concatenates them). `copy-file` in `setup-api` needs to walk directories, creating destination directories on the fly and copy each found file separately.

Attached a patch that still has to be tested on Windows.
"	defect	closed	critical	4.9.0	core libraries	4.7.x	fixed	chicken-install setup-api		
