diff options
Diffstat (limited to 'doc')
-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.. +"""]] |