Sun, 21 Apr 2019 11:06:16 +0200
fix that knowledge about resource existence was fucked up by versioning_begin
<?xml version="1.0" encoding="UTF-8"?> <configuration> <!-- Test 1: default settings after add-directory --> <directory> <name>test1a</name> <path>$HOME/tmp-sync/test1a</path> <repository>dav-test-repo</repository> <collection>/sync/test1</collection> <trash>.trash</trash> <database>dav-sync-tests-test1a-db.xml</database> </directory> <directory> <name>test1b</name> <path>$HOME/tmp-sync/test1b</path> <repository>dav-test-repo</repository> <collection>/sync/test1</collection> <trash>.trash</trash> <database>dav-sync-tests-test1a-db.xml</database> </directory> </configuration>