]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
remote-to-local-sync.rst: header changes.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 19 May 2015 23:12:49 +0000 (00:12 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 26 May 2015 18:23:21 +0000 (19:23 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/proposed/magic-folder/remote-to-local-sync.rst

index 9bae353c9ff7367c6b9ac805233c871aafc95f97..a3ebab5fe137a2da60d3c6c7f4ca7324ee53d441 100644 (file)
@@ -1,7 +1,8 @@
 Magic Folder design for remote-to-local sync
 ============================================
 
-*Scope*
+Scope
+-----
 
 In this Objective we will design remote-to-local synchronization:
 
@@ -25,6 +26,10 @@ design.
 
 .. _otf-magic-folder-objective4: https://tahoe-lafs.org/trac/tahoe-lafs/query?status=!closed&keywords=~otf-magic-folder-objective4
 
+
+Representing the Magic Folder in Tahoe-LAFS
+-------------------------------------------
+
 *Glossary*
 
 Object: a file or directory
@@ -36,9 +41,6 @@ Descendant: a direct or indirect child in a directory or folder tree
 Subfolder: a folder that is a descendant of a magic folder
 Subpath: the path from a magic folder to one of its descendants
 
-
-*Detecting remote changes*
-
 Unlike the local case where we use inotify or ReadDirectoryChangesW to
 detect filesystem changes, we have no mechanism to register a monitor for
 changes to a Tahoe-LAFS directory. Therefore, we must periodically poll