Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins related to "autosync-tries"
|
2014-06-13
| ||
| 03:56 | Add setting to control the number of autosync will be tried before returning an error. Default is historical behavior of one autosync in each direction. ... (check-in: 76bc297e96 user: andybradford tags: trunk) | |
|
2014-06-01
| ||
| 04:17 | Incorporate recent features/fixes. ... (Closed-Leaf check-in: 715a36c8ec user: andybradford tags: autosync-tries) | |
|
2014-05-31
| ||
| 22:22 | Documented the new -empty flag. ... (check-in: 2a17ab66b2 user: stephan tags: trunk) | |
|
2014-05-30
| ||
| 14:54 | Allow multiple autosync attempts also for the branch and update commands. ... (check-in: 87d323d307 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: 7653ab6342 user: andybradford tags: autosync-tries) | |
|
2014-05-22
| ||
| 05:14 | Merge in latest features and fixes. ... (check-in: fbc335d39f user: andybradford tags: autosync-tries) | |
| 04:47 | Make room for extra argument in array. ... (check-in: bae2e57901 user: andybradford tags: trunk) | |
|
2014-05-17
| ||
| 15:48 | Correct description in comment (no code change). ... (check-in: 9f33dbae40 user: andybradford tags: autosync-tries) | |
|
2014-04-24
| ||
| 14:21 | Use sqlite3_sleep() instead with a shorter wait. ... (check-in: 714f3ec379 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: fae1eca8f6 user: andybradford tags: autosync-tries) | |
|
2014-04-20
| ||
| 19:31 | Fix typo and avoid nested double quotes in wiki format guide. ... (check-in: 8a5f192b40 user: andygoth tags: trunk) | |