Overview
Artifact ID: | bcf70c441599cda3ddf484e0249e5777cdcd0f1c |
---|---|
Ticket: | bf536aff75721f8c7f0d3f6ce22b139c0a53fe8d
fossil reports/header/footer/css/logo do not sync |
User & Date: | drh 2009-09-22 15:10:45 |
Changes
- Appended to comment:
<hr><i>drh added on 2009-09-22 15:10:45:</i><br> Server setup does not sync <i>by design</i>. Different servers are potentially administered by different people and/or for different purposes and so you do not necessarily want every server to be configured the same way. To sync the setup use: <pre> fossil config sync all <i>URL</i> fossil config pull all <i>URL</i> fossil config push all <i>URL</i> </pre> Replace "all" with "email", "project", "skin", "shun", "ticket", or "user" to sync some subset of the server setup. The content of tickets <i>is</i> synced. And we know that works because ticket content is routinely synced between all three self-hosting fossil repositories.
- resolution changed to: "Not_A_Bug"
- status changed to: "Closed"