Differences From:
File
www/sync.html
part of check-in
[4038525bc5]
- Slight editorial changes to sync documentation, fixing spelling errors.
by
aku on
2007-09-10 02:21:46.
[view]
To:
File
www/sync.html
part of check-in
[469002ccdf]
- Added navbar to all pages, linking back to the index. Fixed typo in the index page.
by
aku on
2007-09-12 04:19:59.
Also file
www/sync.html
part of check-in
[bbcb6326c9]
- Pulled in the navbar and timeline changes.
by
aku on
2007-09-17 00:58:51.
[view]
@@ -2,8 +2,10 @@
<head>
<title>The Fossil Sync Protocol</title>
</head>
<body bgcolor="white">
+<p>[ <a href="index.html">Index</a> ]</p>
+<hr>
<h1 align="center">The Fossil Sync Protocol</h1>
<p>Fossil supports commands <b>push</b>, <b>pull</b>, and <b>sync</b>
for transferring information from one repository to another. The