aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_test_fails_when_run_through_powershell/comment_2_241ab999007eecaa2cd5a854e722e315._comment
blob: 157fed799e367b096dc7eb7d800bfcc2b0e7578e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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?
"""]]