From 7aeac437a6d35804cde9f4bdfdce42344f937b4f Mon Sep 17 00:00:00 2001 From: lykos Date: Sun, 30 Jul 2017 16:46:38 +0000 Subject: [PATCH] --- doc/bugs/Tests_fail_on_Windows_10.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/Tests_fail_on_Windows_10.mdwn b/doc/bugs/Tests_fail_on_Windows_10.mdwn index 110e8cf067..ce351b42bc 100644 --- a/doc/bugs/Tests_fail_on_Windows_10.mdwn +++ b/doc/bugs/Tests_fail_on_Windows_10.mdwn @@ -1,6 +1,6 @@ ### Please describe the problem. -Just tried to install git-annex on a friend's Windows machine share a repo, but a lot of the tests failed. I have no idea how to debug things on Windows. Maybe someone has an idea. AFIAK Windows has only crippled file systems, I tried with NTFS and ReFS. +Just tried to install git-annex on a friend's Windows machine to share a repo, but a lot of the tests failed. I have no idea how to debug things on Windows, maybe someone has an idea. AFIAK Windows has only crippled file systems, I tried with NTFS and ReFS. It says "Permission denied. File is being used by another process". Maybe some kind of indexing? git annex assistant was turned off and it was the only test running.