Searched refs:install_from_stream (Results 1 – 1 of 1) sorted by relevance
4687 svn_stream_t *install_from_stream; in update_keywords_after_switch_cb() local4694 SVN_ERR(svn_stream_open_unique(&install_from_stream, &install_from, in update_keywords_after_switch_cb()4697 SVN_ERR(svn_stream_copy3(working_stream, install_from_stream, in update_keywords_after_switch_cb()