Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c425 get_empty_file(struct edit_baton *eb, in get_empty_file() function
906 SVN_ERR(get_empty_file(fb->edit_baton, &fb->path_start_revision)); in apply_textdelta()
907 SVN_ERR(get_empty_file(fb->edit_baton, &fb->path_end_revision)); in apply_textdelta()
919 SVN_ERR(get_empty_file(fb->edit_baton, &(fb->path_start_revision))); in apply_textdelta()