dav/scfg.h

changeset 417
f340460a8b5d
parent 402
babdf40dd22c
child 490
d94c4fd35c21
equal deleted inserted replaced
416:d7a086201a6e 417:f340460a8b5d
58 char *repository; 58 char *repository;
59 char *database; 59 char *database;
60 TagConfig *tagconfig; 60 TagConfig *tagconfig;
61 UcxList *include; 61 UcxList *include;
62 UcxList *exclude; 62 UcxList *exclude;
63 SyncTagFilter *tagfilter; 63 UcxList *tagfilter;
64 int max_retry; 64 int max_retry;
65 int allow_cmd; 65 int allow_cmd;
66 time_t lock_timeout; 66 time_t lock_timeout;
67 bool backuppull; 67 bool backuppull;
68 bool lockpull; 68 bool lockpull;

mercurial