aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk <Jonas@web>2013-11-24 23:24:10 +0000
committerGravatar admin <admin@branchable.com>2013-11-24 23:24:10 +0000
commitc81b2d1199da68c586d059e1ecd30314fa9dce21 (patch)
tree7b493c7539c03cc9cdc456da9e3f668480fd388a /doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location
parentb0e40867cea9b46bb231ef24516aec7dd09c8473 (diff)
Added a comment: Happens with import, too
Diffstat (limited to 'doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location')
-rw-r--r--doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location/comment_1_b524e70156e8bc1219d5c6741974ad99._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location/comment_1_b524e70156e8bc1219d5c6741974ad99._comment b/doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location/comment_1_b524e70156e8bc1219d5c6741974ad99._comment
new file mode 100644
index 000000000..6b741e85e
--- /dev/null
+++ b/doc/bugs/Error_when_moving_annexed_file_to_a_.gitignored_location/comment_1_b524e70156e8bc1219d5c6741974ad99._comment
@@ -0,0 +1,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
+
+"""]]