5903
5903
/* Update the 'current' file. */
5904
5904
SVN_ERR(write_final_current(cb->fs, cb->txn->id, new_rev, start_node_id,
5906
5914
ffd->youngest_rev_cache = new_rev;
5908
5916
/* Remove this transaction directory. */
5909
5917
SVN_ERR(svn_fs_fs__purge_txn(cb->fs, cb->txn->id, pool));