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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c362 svn_boolean_t add_existed;
610 d->add_existed = FALSE;
729 svn_boolean_t add_existed;
801 f->add_existed = FALSE;
2096 A dir already added without history is OK. Set add_existed
2140 db->add_existed = TRUE; /* Take over WORKING */
2213 if (eb->notify_func && !db->already_notified && !db->add_existed)
2219 else if (db->obstruction_found || db->add_existed)
2459 if ((!db->adding_dir || db->add_existed)
2469 if (db->add_existed)
359 svn_boolean_t add_existed; member in struct:dir_baton
726 svn_boolean_t add_existed; member in struct:file_baton
[all...]

Completed in 109 milliseconds