Forum OpenACS Development: Naviserver on Windows: "exec touch file-creation.log" fails in content-init.tcl

Hi!

His is a minor issue:

acs-content-repository tries to "touch" a file during content-init.tcl:

exec touch [cr_fs_path]/file-creation.log

This fails on Windows.
Maybe somebody wants to replace the "exec touch" with some more generic TCL file:: commands?

Cheers,
Frank