aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar divB <divB@web>2014-08-02 20:12:42 +0000
committerGravatar admin <admin@branchable.com>2014-08-02 20:12:42 +0000
commit4bc54e9a296de7bb3946a0cd527d7ecb0f1b4023 (patch)
tree17ac3d92da76cae5166355945f904a15ef497bbd /doc
parentb6d0d01efde7c50581d0c73940882d5c837abba0 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
index 8688820cf..56666a49a 100644
--- a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
+++ b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
@@ -19,7 +19,9 @@ Here the same:
whereis Fotos/2014/DSC_0303.JPG (0 copies) failed
git-annex: whereis: 1 failed
-4.) On the server, files that should ALWAYS be on the server (configured as "full backup") suddenly wiped data that was also made available on the client. The symlinks are dangling symlinks and contain just binary data:
+4.) When I do "git annex status" a whole bunch of files are displayed with "M" (modified) although they are not, they are not even checked out and should be only at the server ...
+
+5.) On the server, files that should ALWAYS be on the server (configured as "full backup") suddenly wiped data that was also made available on the client. The symlinks are dangling symlinks and contain just binary data:
ls -l
lrwxrwxrwx 1 4 Aug 2 08:55 DSC_0011.JPG -> ????
@@ -31,9 +33,9 @@ Here the same:
lrwxrwxrwx 1 4 Aug 2 08:55 DSC_0019.JPG -> ????
lrwxrwxrwx 1 4 Aug 2 08:55 DSC_0020.JPG -> ????
-5.) "git annex fsck" on the server is still successful, returning no errors!
+6.) "git annex fsck" on the server is still successful, returning no errors!
-6.) Manually executing "git annex sync --content" on both sides does not change anything and does not output any error messages.
+7.) Manually executing "git annex sync --content" on both sides does not change anything and does not output any error messages.
Oh no, so desparate :-( Any ideas?