aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/upgraded_annex__44___suddenly_trying_to_grab_archive_content_onto_client_again/comment_3_301f3ff2d203ac4c58a037e553b2c14d._comment
blob: f69cef333871164ece5e24c85bf4c0fa12213c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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..
"""]]