summaryrefslogtreecommitdiff
path: root/doc/bugs/Tests_fail_on_Windows_10.mdwn
diff options
context:
space:
mode:
authorGravatar lykos <lykos@web>2017-07-30 16:48:50 +0000
committerGravatar admin <admin@branchable.com>2017-07-30 16:48:50 +0000
commitd81ca422ed66924dce9e1d9f82abb0d993419087 (patch)
treeb95d070914c92695d89e411fe060c6f35e896667 /doc/bugs/Tests_fail_on_Windows_10.mdwn
parentc4c474b34458a400e93da2a0f1057cff50b2031a (diff)
Diffstat (limited to 'doc/bugs/Tests_fail_on_Windows_10.mdwn')
-rw-r--r--doc/bugs/Tests_fail_on_Windows_10.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/Tests_fail_on_Windows_10.mdwn b/doc/bugs/Tests_fail_on_Windows_10.mdwn
index 83b5b154d..4df7bcbed 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 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.
+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. AFAIK 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.
@@ -133,7 +133,7 @@ OK (0.94s)
import: Detected a filesystem without fifo support.
Disabling ssh connection caching.
Detected a crippled filesystem.
-git-annex: MoveFileEx "C:\\Users\\Minnie\\AppData\\Local\\Temp\\importtest.0\\import1\\f" "import1\\f": permission denie
+git-annex: MoveFileEx "C:\\Users\\<username>\\AppData\\Local\\Temp\\importtest.0\\import1\\f" "import1\\f": permission denie
d (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird.)
FAIL (4.98s)
import failed