Home
last modified time | relevance | path

Searched refs:SVN_RA_CAPABILITY_COMMIT_REVPROPS (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
Doptions.c647 if (strcmp(capability, SVN_RA_CAPABILITY_COMMIT_REVPROPS) == 0) in svn_ra_serf__has_capability()
/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_ra.h2144 #define SVN_RA_CAPABILITY_COMMIT_REVPROPS "commit-revprops" macro
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_local/
Dra_plugin.c1646 || strcmp(capability, SVN_RA_CAPABILITY_COMMIT_REVPROPS) == 0 in svn_ra_local__has_capability()
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
Dsvnsync.c1529 SVN_RA_CAPABILITY_COMMIT_REVPROPS, in do_synchronize()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
Dclient.c2764 {SVN_RA_CAPABILITY_COMMIT_REVPROPS, SVN_RA_SVN_CAP_COMMIT_REVPROPS}, in ra_svn_has_capability()