Searched refs:SVN_RA_CAPABILITY_PARTIAL_REPLAY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Doptions.c209 SVN_RA_CAPABILITY_PARTIAL_REPLAY, capability_yes);
383 svn_hash_sets(session->capabilities, SVN_RA_CAPABILITY_PARTIAL_REPLAY,
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_ra.h2224 #define SVN_RA_CAPABILITY_PARTIAL_REPLAY "partial-replay"
2221 #define SVN_RA_CAPABILITY_PARTIAL_REPLAY macro
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c838 SVN_RA_CAPABILITY_PARTIAL_REPLAY,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c1677 || strcmp(capability, SVN_RA_CAPABILITY_PARTIAL_REPLAY) == 0
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c3071 {SVN_RA_CAPABILITY_PARTIAL_REPLAY, SVN_RA_SVN_CAP_PARTIAL_REPLAY},

Completed in 198 milliseconds