Fossil

Timeline
Login

Timeline

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

6 check-ins tagged with "private-sync"

2011-02-27
21:03
Fix issues with file-to-file sync. Allow --localauth to enable --private syncing. ... (Closed-Leaf check-in: bbf257dc user: drh tags: private-sync)
17:48
Bug fix: Pull public artifacts when --private is not used. ... (check-in: e3e368c3 user: drh tags: private-sync)
17:27
Add the --private option to the "scrub" command. Add any manifest that includes the "private" tag to the list of private artifacts if it is not there already. ... (check-in: ef1c65a4 user: drh tags: private-sync)
11:51
Private sync now appears to be working in all modes. More testing and fail-safe mechanisms are desired before merging with the trunk. ... (check-in: 1aae2b58 user: drh tags: private-sync)
03:12
Progress on getting private sync to work. Cloning with --private works. Sync also works, but it currently loses the private marker. ... (check-in: 6da5d4ad user: drh tags: private-sync)
2011-02-26
21:49
First cut at code to enable syncing private branches. Code compiles but is otherwise untested. The "x" privilege is required on the server in order to sync privately. ... (check-in: 4a17f851 user: drh tags: private-sync)