Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins tagged with "autosync-tries"

2014-06-01
04:17
Incorporate recent features/fixes. ... (Closed-Leaf check-in: 715a36c8 user: andybradford tags: autosync-tries)
2014-05-30
14:54
Allow multiple autosync attempts also for the branch and update commands. ... (check-in: 87d323d3 user: andybradford tags: autosync-tries)
03:09
Introduce the autosync-tries setting to control how many attempts autosync will try if there is a failure. Defaults to 1 which is the current behavior. Disabling autosync is still managed with the autosync setting. ... (check-in: 7653ab63 user: andybradford tags: autosync-tries)
2014-05-22
05:14
Merge in latest features and fixes. ... (check-in: fbc335d3 user: andybradford tags: autosync-tries)
2014-05-17
15:48
Correct description in comment (no code change). ... (check-in: 9f33dbae user: andybradford tags: autosync-tries)
2014-04-24
14:21
Use sqlite3_sleep() instead with a shorter wait. ... (check-in: 714f3ec3 user: andybradford tags: autosync-tries)
2014-04-21
07:43
If autosync fails, try again to defined maximum with a 1 second sleep between failures. ... (check-in: fae1eca8 user: andybradford tags: autosync-tries)