Searched refs:SVNSYNC_PROP_PREFIX (Results 1 – 2 of 2) sorted by relevance
645 #define SVNSYNC_PROP_PREFIX SVN_PROP_PREFIX "sync-" macro654 #define SVNSYNC_PROP_LOCK SVNSYNC_PROP_PREFIX "lock"659 #define SVNSYNC_PROP_FROM_URL SVNSYNC_PROP_PREFIX "from-url"663 #define SVNSYNC_PROP_FROM_UUID SVNSYNC_PROP_PREFIX "from-uuid"668 #define SVNSYNC_PROP_LAST_MERGED_REV SVNSYNC_PROP_PREFIX "last-merged-rev"673 #define SVNSYNC_PROP_CURRENTLY_COPYING SVNSYNC_PROP_PREFIX "currently-copying"
522 if (rev == 0 && !strncmp(propname, SVNSYNC_PROP_PREFIX, in remove_props_not_in_source()523 sizeof(SVNSYNC_PROP_PREFIX) - 1)) in remove_props_not_in_source()614 if (strncmp(propname, SVNSYNC_PROP_PREFIX, in write_revprops()615 sizeof(SVNSYNC_PROP_PREFIX) - 1) != 0) in write_revprops()652 rev, SVNSYNC_PROP_PREFIX)); in log_properties_copied()1077 else if (strncmp(key, SVNSYNC_PROP_PREFIX, in filter_exclude_date_author_sync()1078 sizeof(SVNSYNC_PROP_PREFIX) - 1) == 0) in filter_exclude_date_author_sync()