summaryrefslogtreecommitdiff
path: root/doc/bugs/immediately_drops_files
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-08-24 16:41:04 +0000
committerGravatar admin <admin@branchable.com>2013-08-24 16:41:04 +0000
commitafe1f467a317d96fd5dc414a3d8065b2cd8dbaa3 (patch)
treeae4c1006ef103a999ed7177ec9813bbbbe5e9b2d /doc/bugs/immediately_drops_files
parentea301f69f82b6bb22738548c3c344fb5b83ad472 (diff)
Added a comment
Diffstat (limited to 'doc/bugs/immediately_drops_files')
-rw-r--r--doc/bugs/immediately_drops_files/comment_1_9ef6e694ef8a8eee7a42f88554475db7._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/immediately_drops_files/comment_1_9ef6e694ef8a8eee7a42f88554475db7._comment b/doc/bugs/immediately_drops_files/comment_1_9ef6e694ef8a8eee7a42f88554475db7._comment
new file mode 100644
index 000000000..9d630e385
--- /dev/null
+++ b/doc/bugs/immediately_drops_files/comment_1_9ef6e694ef8a8eee7a42f88554475db7._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.63"
+ subject="comment 1"
+ date="2013-08-24T16:41:04Z"
+ content="""
+You are running the git annex assistant, which takes care of getting and dropping files as it's configured to do, and you are then going in and manually running `git annex get`. If the assistant sees a file's content has appeared, and that file is in a directory that it has been configured to not want the content of file in (the `archive` directory by default), it will immediately try to drop it.
+
+The only thing I don't understand is why the number of `..` in the symlink would change.
+"""]]