summaryrefslogtreecommitdiff
path: root/doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location/comment_1_b524e70156e8bc1219d5c6741974ad99._comment
blob: 6b741e85edec2d4d5a9c5f201411a02150111b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk"
 nickname="Jonas"
 subject="Happens with import, too"
 date="2013-11-24T23:24:09Z"
 content="""
This happens to me when using git annex import, too (on version 4.20131106)

    (Recording state in git...)
    The following paths are ignored by one of your .gitignore files:
    path/to/some/directory/.svn
    Use -f if you really want to add them.
    fatal: no files added

    git-annex: user error (xargs [\"-0\",\"git\",\"--git-dir=/path/to/annex/.git\",\"--work-tree=/path/to/annex\",\"add\",\"--\"] exited 123)
failed

"""]]