dav/scfg.h

changeset 402
babdf40dd22c
parent 400
90c6bfa94fa2
child 417
f340460a8b5d
equal deleted inserted replaced
401:3bb3210f3e6e 402:babdf40dd22c
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 int max_retry; 64 int max_retry;
64 int allow_cmd; 65 int allow_cmd;
65 time_t lock_timeout; 66 time_t lock_timeout;
66 bool backuppull; 67 bool backuppull;
67 bool lockpull; 68 bool lockpull;

mercurial