summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar mellon85@e4812de7355433a8e232ce8ca4c231092d9afebb <mellon85@web>2015-12-04 17:11:45 +0000
committerGravatar admin <admin@branchable.com>2015-12-04 17:11:45 +0000
commit8c5b6ab6e990b39753c0aa01ebe4e523f3d348ae (patch)
tree2804d408595ab92a01c495db47c97783c91115b9
parent88da25e6c206651c4fd7419cb4f053e71def46ab (diff)
-rw-r--r--doc/forum/assistant_and_archive_folder.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/assistant_and_archive_folder.mdwn b/doc/forum/assistant_and_archive_folder.mdwn
new file mode 100644
index 000000000..6008d0fb8
--- /dev/null
+++ b/doc/forum/assistant_and_archive_folder.mdwn
@@ -0,0 +1,10 @@
+I have a setup with a windows desktop and a linux laptop with both an annex repository, interconnected via a backup repository in the middle (connected via ssh).
+Both computers are setup as clients and all 3 machines are running the assistant.
+
+Today i tried creating an archive folder and a putting some files in it. To my understanding those files should have been dropped in the 2 machines but kept on the server.. instead I have them copied on each machine. Listing where the files are on both computers shows that both know that themselves and the server have a copy, but they don't know anything about each other.
+
+AFAIK it looks like the bug reported in https://git-annex.branchable.com/forum/question_about_assistant_and___47__archive__47__/
+
+laptop: git-annex version: 5.20151116+gitg5416a1a-1~ndall+1
+server: git-annex version: 5.20151109-g08bb3b1
+windows: the latest build on the website