From cf76d74cec9121560dc4bf6426840a28a99af253 Mon Sep 17 00:00:00 2001 From: "vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc" Date: Tue, 25 Aug 2015 10:08:15 +0000 Subject: [PATCH] --- doc/forum/webapp:_disabling_a_paired_repository.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/webapp:_disabling_a_paired_repository.mdwn diff --git a/doc/forum/webapp:_disabling_a_paired_repository.mdwn b/doc/forum/webapp:_disabling_a_paired_repository.mdwn new file mode 100644 index 0000000000..bc2c809c35 --- /dev/null +++ b/doc/forum/webapp:_disabling_a_paired_repository.mdwn @@ -0,0 +1,12 @@ +I had two repositories, on different machines, created with the assistant, so they were both direct mode. + +After pairing each with the other, so that files were merrily flowing back and forth, I happened to do the following: + * on machine A, in the dashboard + * click on the 'actions' emnu for the repository on machine B + * select 'disable' + +Result: all references to the repo on machine B have disappeared from the assistant in machine A. + +On machine B, I still have the pairing with machine A, and selecting the 'sync now' action seems to be working. + +The thing I am curious about is the behaviour on machine A - why is it that I cannot find any reference to it any more in the assistant, so that I can re-enable it?