Overview
Artifact ID: | 76b43d14f819cc63ce2ce58920812cd084c53d5c |
---|---|
Ticket: | a1a08cb41896b1a7075caff6bce6256f2ae90efc
autosync fails after network outage |
User & Date: | anonymous 2010-10-05 09:45:08 |
Changes
- comment changed to:
I've noticed that when committing with autosync on, a failed network connection (say you forgot to turn it on),will stop syncing on all future commits until you do a another sync. <pre> > fossil will automatically push your changes back to the server you > cloned from or whatever server you most recently synced with. </pre> Can it be changed so it keeps trying to sync? to reproduce -- # clone repo # change file under vc # commit (autosync's correctly) # change file under vc # disconnect network # commit (fails to autosync - tries and fails) # reconnect network # <strong>commit (fails to autosync - does not retry)*Issue*</strong> # sync # change file under vc # commit (autosync's correctly) --
- foundin changed to: "july"
- private_contact changed to: "36f0fb79a71d7f6f746a9380e7eab81fa1eb1b8a"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "autosync fails after network outage"
- type changed to: "Code_Defect"