Fossil

Timeline
Login

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

10 events for the month beginning 2023-11-01 by user andybradford

Following month ↑
2023-11-30
06:26
Defer rebuilding the database until the clone is complete. This prevents a lot of unnecessary rebuilding while there aren't enough artifacts to make it worth it. ... (check-in: 333a89bf96 user: andybradford tags: clone-resume)
04:01
Catch SIGINT during sync so that when pressing ctrl-c during a clone of a large repository it doesn't dispose of all the progress that was made during, thus enabling resume from an user interrupt. When the handler returns, the last sync will complete and then exit the loop. ... (check-in: ad2e148541 user: andybradford tags: clone-resume)
2023-11-29
04:32
Merge in latest from trunk. ... (check-in: 5d12d42680 user: andybradford tags: clone-resume)
2023-11-27
06:19
Take advantage of the fact that the seqno is recorded and automatically resume up to three times if failure is encountered. ... (check-in: bc0a4c60c0 user: andybradford tags: clone-resume)
06:14
Check for valid value from return of function. ... (check-in: 2f0aac8c01 user: andybradford tags: clone-resume)
2023-11-25
15:56
Remove description of unsupported option that was removed with [298ccff06c487d035a7] from "fossil all rebuild" command. No change in functionality. ... (check-in: 33fa915508 user: andybradford tags: trunk)
2023-11-24
23:51
Do away with the --resume flag as it is mostly redundant and can be assumed by the presence of the recorded clone_seqno. Suggested by Warren Young in [forum:4bcbb41aab2538d4|forum post 4bcbb41aab2538d4]. ... (check-in: b0a60d8f1d user: andybradford tags: clone-resume)
22:39 Edit [ee710cc171e6164b|ee710cc171]: Edit check-in comment. ... (artifact: 63330f822f user: andybradford)
22:14
Need to reset the server-code so that the user password is correct. Might as well also reset the project-code. ... (check-in: 61e0ced9bf user: andybradford tags: clone-resume)
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)
Previous month ↓