Diff
Not logged in

Differences From Artifact [d6cbb8a817]:

To Artifact [9ea990b4d4]:


1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







<h1 align="center">The Fossil Sync Protocol</h1>
<title>The Fossil Sync Protocol</title>

<p>Fossil supports commands <b>push</b>, <b>pull</b>, and <b>sync</b>
for transferring information from one repository to another.  The
command is run on the client repository.  A URL for the server repository
is specified as part of the command.  This document describes what happens
behind the scenes in order to synchronize the information on the two
repositories.</p>