test/bin-test/dav-home/sync.xml

changeset 678
41b4cc024249
parent 667
6cdcd3e4e368
child 679
0d352b79363a
equal deleted inserted replaced
677:5a4002f8d258 678:41b4cc024249
145 <detect-changes>true</detect-changes> 145 <detect-changes>true</detect-changes>
146 <on-conflict>merge</on-conflict> 146 <on-conflict>merge</on-conflict>
147 </tagconfig> 147 </tagconfig>
148 <metadata>all</metadata> 148 <metadata>all</metadata>
149 </directory> 149 </directory>
150
151 <directory>
152 <name>test4akl</name>
153 <path>$HOME/tmp-sync/test4akl</path>
154 <repository>dav-test-repo</repository>
155 <collection>/sync/test4</collection>
156 <trash>.trash</trash>
157 <database>dav-sync-tests-test4akl-db.xml</database>
158
159 <hashing>true</hashing>
160
161 <tagconfig>
162 <local-store format="csv">xattr</local-store>
163 <detect-changes>true</detect-changes>
164 <on-conflict>keep_local</on-conflict>
165 </tagconfig>
166 <metadata>all</metadata>
167 </directory>
168
169 <directory>
170 <name>test4bkr</name>
171 <path>$HOME/tmp-sync/test4bkr</path>
172 <repository>dav-test-repo</repository>
173 <collection>/sync/test4</collection>
174 <trash>.trash</trash>
175 <database>dav-sync-tests-test4bkr-db.xml</database>
176
177 <hashing>true</hashing>
178
179 <tagconfig>
180 <local-store format="csv">xattr</local-store>
181 <detect-changes>true</detect-changes>
182 <on-conflict>keep_remote</on-conflict>
183 </tagconfig>
184 <metadata>all</metadata>
185 </directory>
150 </configuration> 186 </configuration>

mercurial