summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_direct_-__62___rename:_does_not_exist/comment_5_64000cfe5ef2cdf4260c3342f032e916._comment
blob: 3de74e295041cf12109b324bf93cb8a124052b6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="joey"
 subject="""more info needed"""
 date="2015-02-09T17:20:23Z"
 content="""
What version of git-annex was used to get the latest transcript above?

The sequence of commands you gave works fine for me, no error.

(Based on the filename in the error message, it seems likely that `replaceFile` 
is what's failing (called by `toDirectGen`), but that always creates the misctemp
directory if it doesn't exist. Also, the example given doesn't actually
trigger any code path that calls `replaceFile`. This makes me doubt that
a current version of git-annex is being used..)
"""]]