From 36dddc54776950740ed9b34c37e1023605a67f51 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 29 May 2015 02:55:38 +0100 Subject: [PATCH] More formatting. Signed-off-by: Daira Hopwood --- docs/proposed/magic-folder/remote-to-local-sync.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/proposed/magic-folder/remote-to-local-sync.rst b/docs/proposed/magic-folder/remote-to-local-sync.rst index a0906375..fd48e034 100644 --- a/docs/proposed/magic-folder/remote-to-local-sync.rst +++ b/docs/proposed/magic-folder/remote-to-local-sync.rst @@ -740,6 +740,7 @@ may be absent). Then the algorithm is: * 2c. Read the following information for the path ``foo`` from the local magic folder db: + * the *last-uploaded statinfo*, if any (this is the size in bytes, ``mtime``, and ``ctime`` stored in the ``local_files`` table when the file was last uploaded); @@ -748,6 +749,7 @@ may be absent). Then the algorithm is: Call this ``last_uploaded_uri``. * 2d. If any of the following are true, then classify as a conflict: + * there are pending notifications of changes to ``foo``; * the last-uploaded statinfo is either absent, or different from the current statinfo; -- 2.45.2