summaryrefslogtreecommitdiff
path: root/doc/bugs/assistant_fails_to_sync_in_preferred_content_mode_manual/comment_4_43f756e2e6ff985c8e050da0e369d486._comment
blob: 51e9cc135a8be6fab1cfdec2e1b4de6a423e3787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE"
 nickname="Sten"
 subject="output of git annex sync "
 date="2013-09-10T03:19:51Z"
 content="""
When running sync on B after copying file content from A to S (manually or automatically), I saw the following output (copied just the end of it):
 ...
 file.pdf                                              |    1 +
 file.txt                                              |    1 +
 762 files changed, 762 insertions(+)
 ...
 create mode 120000 file.pdf
 create mode 120000 file.txt

git-annex: /home/sten/Documents/.git/annex/merge/: getDirectoryContents: does not exist (No such file or directory)
failed
push server 
Everything up-to-date
ok
git-annex: sync: 1 failed

A subsequent sync worked without error.

"""]]