From ac8139edc0f0dac690bf34e933d16193f25d19d0 Mon Sep 17 00:00:00 2001 From: "michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec" Date: Wed, 8 Jan 2020 15:20:07 +0000 Subject: [PATCH] Added a comment: WSL 1/2 experience --- .../comment_3_15509110c5900aee2cc977372da16f0b._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/provide_windows_build_with_MagicMime/comment_3_15509110c5900aee2cc977372da16f0b._comment diff --git a/doc/todo/provide_windows_build_with_MagicMime/comment_3_15509110c5900aee2cc977372da16f0b._comment b/doc/todo/provide_windows_build_with_MagicMime/comment_3_15509110c5900aee2cc977372da16f0b._comment new file mode 100644 index 0000000000..9921aa6436 --- /dev/null +++ b/doc/todo/provide_windows_build_with_MagicMime/comment_3_15509110c5900aee2cc977372da16f0b._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec" + nickname="michael.hanke" + avatar="http://cdn.libravatar.org/avatar/f881df265a423e4f24eff27c623148fd" + subject="WSL 1/2 experience" + date="2020-01-08T15:20:04Z" + content=""" +I looked into WSL 1 and 2 in the context (and with the hope) of trying to avoid having windows-specific code and documentation in and for datalad. My conclusion was that neither of them is practical (maybe: yet), because with a unix-like default setup of a repository (lock, symlinks) no repository content was accessible from outside the WSL environment. I think the main motivation for running on Windows is using Windows apps. And that specifically is not possible/easily achievable for any random app. +"""]]