summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc <vincentmcintyre@web>2015-08-25 10:08:15 +0000
committerGravatar admin <admin@branchable.com>2015-08-25 10:08:15 +0000
commitca5ef295504d2a7a01bb5c6957f4732620f6f915 (patch)
treeabfac33854439c69e7c077bc6732a29fb119c5f3 /doc
parentdb607efeec4a26a57a171e995d27461585cbd4e4 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/webapp:_disabling_a_paired_repository.mdwn12
1 files changed, 12 insertions, 0 deletions
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 000000000..bc2c809c3
--- /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?