From f76d94a8eaf0eccdded5be216d72ac3305ded980 Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Wed, 19 Dec 2012 17:19:28 +0000 Subject: [PATCH] Added a comment --- ...ment_1_6bd240edf1868615024ff11c24c3d52c._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/assistant_overzealously_moving_stuff_to_other_repos/comment_1_6bd240edf1868615024ff11c24c3d52c._comment diff --git a/doc/forum/assistant_overzealously_moving_stuff_to_other_repos/comment_1_6bd240edf1868615024ff11c24c3d52c._comment b/doc/forum/assistant_overzealously_moving_stuff_to_other_repos/comment_1_6bd240edf1868615024ff11c24c3d52c._comment new file mode 100644 index 0000000000..ad4b23f29a --- /dev/null +++ b/doc/forum/assistant_overzealously_moving_stuff_to_other_repos/comment_1_6bd240edf1868615024ff11c24c3d52c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="173.162.44.162" + subject="comment 1" + date="2012-12-19T17:19:28Z" + content=""" +I had similar issues when I tried to use \"present\" settings a while back, except it was with adding files. I would add a file and then it would be immediately dropped (because it was not yet \"present\" while it was being added?). I gave up and just started using \"archive\" subdirectories for things I didn't want to be present. Even so I'm having some confusing issues with the assistant. It keeps dropping certain files which are in \"backup\" repositories and therefore should never have anything dropped. I haven't isolated what's going on to the degree I can get a good bug report together. But I'm having a hard time trusting assistant and its content settings to do what I want. I have a couple scripts that do things like: + +git annex copy --not --in=usbdrive --to=usbdrive + +to populate my backup repos, and these seem much more reliable than the assistant. + +"""]]