Home
last modified time | relevance | path

Searched refs:SVN_CL__ACCEPT_THEIRS_FULL (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/svn/
Dcl.h97 #define SVN_CL__ACCEPT_THEIRS_FULL "theirs-full" macro
Dconflict-callbacks.c116 if (strcmp(word, SVN_CL__ACCEPT_THEIRS_FULL) == 0 in svn_cl__accept_from_word()