File: assistant_and_archive_folder.mdwn

package info (click to toggle)
git-annex 5.20151208-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 48,312 kB
  • sloc: haskell: 48,234; sh: 1,540; ansic: 484; makefile: 267; perl: 145
file content (13 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
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