summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment')
-rw-r--r--doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment b/doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment
new file mode 100644
index 000000000..157fed799
--- /dev/null
+++ b/doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-07-07T18:15:21Z"
+ content="""
+The import problem can be reproduced by running git annex import on a different
+drive in Windows. No powershell needed; it does fall back to the external
+mv command, but that fails for some reason. Was unable to determine why
+(running the same mv at the command line works ok). Fixed for Windows by
+avoiding using the external mv command there.
+
+Still need more details about the addurl failure. AFAICS, it does not
+involve "mv" at all. Probably it involves
+the generated file:// url not working for some reason.
+What drive and path did you run the test suite in?
+"""]]