diff options
author | http://joeyh.name/ <joey@web> | 2013-04-27 19:35:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-27 19:35:15 +0000 |
commit | 74975fdd56b50eed19b7ef02856e83aef6ea4bb0 (patch) | |
tree | 41eb1b2c156231c6a093af9a8915e611c391174e | |
parent | f21f752beb3621c2c91037e16fe09385fae9893e (diff) |
Added a comment
-rw-r--r-- | doc/bugs/upgraded_annex__44___suddenly_trying_to_grab_archive_content_onto_client_again/comment_3_301f3ff2d203ac4c58a037e553b2c14d._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/upgraded_annex__44___suddenly_trying_to_grab_archive_content_onto_client_again/comment_3_301f3ff2d203ac4c58a037e553b2c14d._comment b/doc/bugs/upgraded_annex__44___suddenly_trying_to_grab_archive_content_onto_client_again/comment_3_301f3ff2d203ac4c58a037e553b2c14d._comment new file mode 100644 index 000000000..f69cef333 --- /dev/null +++ b/doc/bugs/upgraded_annex__44___suddenly_trying_to_grab_archive_content_onto_client_again/comment_3_301f3ff2d203ac4c58a037e553b2c14d._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-04-27T19:35:15Z" + content=""" +Are either the USB drive or the ssh remote configured to be in the archive or smallarchive group? + +If not, there was a recent change to how archive directories are handled, which would explain this behavior: + +<pre> + * Adjust preferred content expressions so that content in archive + directories is preferred until it has reached an archive or smallarchive + repository. +</pre> + +The solution would be to make the USB drive be in the archive group, probably.. +"""]] |