summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/How_to_solve__problem_with_diverging_repositories_handled_by_the_assistant__63__.mdwn11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/forum/How_to_solve__problem_with_diverging_repositories_handled_by_the_assistant__63__.mdwn b/doc/forum/How_to_solve__problem_with_diverging_repositories_handled_by_the_assistant__63__.mdwn
index af296049d..91d7a886b 100644
--- a/doc/forum/How_to_solve__problem_with_diverging_repositories_handled_by_the_assistant__63__.mdwn
+++ b/doc/forum/How_to_solve__problem_with_diverging_repositories_handled_by_the_assistant__63__.mdwn
@@ -4,7 +4,7 @@ I tried this:
git-annex fsck --from rsync.net_annex
-from both machines. No error is reported, but files are missing here and there and files differ here and there.
+on both machines. No error is reported, but files are missing here and there and files differ here and there.
I stopped the assistant on both machines and tried to sync with:
@@ -12,9 +12,14 @@ I stopped the assistant on both machines and tried to sync with:
and got:
+ commit
+ ok
+ pull 'XXX'
fatal: Unable to find remote helper for 'xmpp'
- Pushing to XXX failed
- (non-fast-forward problems can be solved by setting receive.denyNonFastforwards to false in the remote's git config)
+ failed
+ push 'XXX'
+ Pushing to XXX failed
+ (non-fast-forward problems can be solved by setting receive.denyNonFastforwards to false in the remote's git config)
failed
git-annex: sync: 2 failed