changelog
- Fri, 18 Mar 2016 15:08:30 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 18 Mar 2016 15:08:30 +0100] rev 221
- using locks in dav-sync
Locking can be configured in sync.xml with <lock-pull>true|false<lock-pull> and <lock-push>true|false</lock-push>. By default lock-pull is false and lock-push is true.
- Fri, 18 Mar 2016 13:00:00 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 18 Mar 2016 13:00:00 +0100] rev 220
- added conflict detection to dav-sync push
- Fri, 18 Mar 2016 12:38:30 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 18 Mar 2016 12:38:30 +0100] rev 219
- added resolve-conflicts and delete-conflicts to help text and fixed crash with unknown cmd options
- Thu, 17 Mar 2016 22:02:15 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 22:02:15 +0100] rev 218
- automatically remove deleted conflict files from the db
- Thu, 17 Mar 2016 21:11:19 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 21:11:19 +0100] rev 217
- added resolve-conflicts and delete-conflicts commands
resolve-conflicts just removes the conflicts from the db and the next push would upload these files
delete-conflicts removes the conflics from the db and deletes the local files
- Thu, 17 Mar 2016 20:24:37 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 20:24:37 +0100] rev 216
- dav-sync push ignores conflict files
- Thu, 17 Mar 2016 15:06:26 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 15:06:26 +0100] rev 215
- dav-sync add-directory shows list of repositories
- Wed, 16 Mar 2016 14:39:59 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 16 Mar 2016 14:39:59 +0100] rev 214
- fixed version output
- Wed, 16 Mar 2016 14:32:55 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 16 Mar 2016 14:32:55 +0100] rev 213
- added options for extended list flags and changed version output
dav list -e indicates resource locks and the apache executable property
- Tue, 15 Mar 2016 16:47:22 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 15 Mar 2016 16:47:22 +0100] rev 212
- added noinput option to dav
the option disables authentication and key input