Fossil

Check-in [ec26471439]
Login

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

Overview
Comment:Attempt to resume a clone during the next sync or pull by tracking a failed clone operation.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | clone-resume
Files: files | file ages | folders
SHA3-256: ec26471439ec529446d9f125a7a0761fa3cdcb971baed11fde546ab13b0af88e
User & Date: andybradford 2019-10-09 14:52:29.367
References
2023-11-24
21:39
Implement the ability to resume a clone that has failed. This is a variation on the attempt made in [ec26471439] that was never completed. The significant difference in the use of the "clone protocol" which uses cfile cards to complete the synchronization rather than the "sync protocol" which takes much longer using the file card. ... (check-in: ee710cc171 user: andybradford tags: clone-resume)
Context
2019-10-24
14:30
Merge in latest from main line. ... (Closed-Leaf check-in: f882d5cb0e user: andybradford tags: clone-resume)
2019-10-09
14:52
Attempt to resume a clone during the next sync or pull by tracking a failed clone operation. ... (check-in: ec26471439 user: andybradford tags: clone-resume)
2019-10-08
16:00
Increase the version number to 2.11 for the next release cycle. ... (check-in: 10fb90fcae user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/clone.c.
Changes to src/sync.c.