summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_thinks_files_are_in_repositories_they_are_not/comment_3_1656ba18c519a262c57ef626a3449e77._comment
blob: 3a33becb8b7d0c2f4c46873d386225ecda482e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 nickname="joey"
 subject="comment 3"
 date="2013-04-16T20:33:44Z"
 content="""
> walter@dionysus:~/presence$ echo 1 > Here.txt
> walter@dionysus:~/presence$ git annex whereis
> whereis Here.txt (2 copies)

It seems the file Here.txt must already have been added to git-annex before this point ... or whereis would not show it. Did you leave out a step? Was the file already added? Are you using direct mode?
"""]]