Closed pscheit closed 11 years ago
Hi, thanks for using and testing Conveyor. I'll look into the issue, although I'm not a Windows user. If you have some spare time and see a solution I'd love to see a PR.
okay never mind, i put this on my list
this is fixed now
proc_open cannot be called on non-existing working directories. that why clone (with a new directory) fails on windows.
Warning: proc_open(): CreateProcess failed, error code - 267
means (by http://msdn.microsoft.com/en-us/library/ms681382(v=vs.85).aspx) error_directory: the directory name is not valid
best regards Philipp