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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c726 svn_fs_recover(const char *path,
821 return svn_error_trace(svn_fs_recover(path, NULL, NULL, pool));
723 svn_fs_recover(const char *path, function
/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_fs.h605 svn_fs_recover(const char *path,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Drepos.c1653 * itself, inside its implementation of svn_fs_recover.) Here's how
1661 * this happens, we need to run svn_fs_recover() on the db
1707 SVN_ERR(svn_fs_recover(repos->db_path, cancel_func, cancel_baton, subpool));

Completed in 77 milliseconds