Home
last modified time | relevance | path

Searched refs:SVN_PROP_TXN_CLIENT_COMPAT_VERSION (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_props.h688 #define SVN_PROP_TXN_CLIENT_COMPAT_VERSION \ macro
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_local/
Dra_plugin.c899 svn_hash_sets(revprop_table, SVN_PROP_TXN_CLIENT_COMPAT_VERSION, in svn_ra_local__get_commit_editor()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
Dcommit.c2167 apr_pstrdup(pool, SVN_PROP_TXN_CLIENT_COMPAT_VERSION), in svn_ra_serf__get_commit_editor()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
Dclient.c1132 svn_hash_sets(revprop_table, SVN_PROP_TXN_CLIENT_COMPAT_VERSION, in ra_svn_commit()