From ba0f490d65bf0afb5eb7b2c54276da2310349960 Mon Sep 17 00:00:00 2001 From: spiffytech Date: Wed, 30 Nov 2016 21:58:01 +0000 Subject: --- doc/forum/Extra___38___missing_folders_on_remote.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Extra___38___missing_folders_on_remote.mdwn diff --git a/doc/forum/Extra___38___missing_folders_on_remote.mdwn b/doc/forum/Extra___38___missing_folders_on_remote.mdwn new file mode 100644 index 000000000..b78961ccc --- /dev/null +++ b/doc/forum/Extra___38___missing_folders_on_remote.mdwn @@ -0,0 +1,9 @@ +I created a local annex directory that's an adjusted branch used with the assistant. On another machine, I initialized an annex directory, then made this into a full-backup ssh remote for my local. + +After the assistant pushes to the remote, and the remote runs `git annex sync`, the remote is missing some directories and has some extra directories. For example, it has the extra directory `Documents/programs/Documents/programs/`, which has different contents than `Documents/programs/`. Both directories are missing the subdirectory `graphing_experiments/`. + +From my local, `git annex whereis Documents/programs/graphing_experiments` says the directory exists on the remote. But it's not there. + +I recreated the remote from scratch and the problem persists. + +The assistant says the remote is caught up, and is keeping up with new content changes. What could cause this? -- cgit v1.2.3