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: bbf257dc9e user: drh tags: private-sync) | |
| 17:48 | Bug fix: Pull public artifacts when --private is not used. ... (check-in: e3e368c329 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: ef1c65a428 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: 1aae2b582e 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: 6da5d4ad5f 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: 4a17f85182 user: drh tags: private-sync) | |