summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_preferred_content_strange_behavior/comment_3_51849db15fdd2b79a82f6eba86479134._comment
blob: 680429841e8e93aff29b5bd721dd9592546b0f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 3"""
 date="2015-10-06T21:10:44Z"
 content="""
Intriguingly, debugging shows it's checking the preferred content of
the repo it's in, rather than of the repo it's copying to!

And indeed, git-annex sync --content doesn't copy the file to B.
So, this bug is in `git-annex copy --to --auto`, and not in preferred
content handling in general.
"""]]