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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c243 const svn_fs_id_t *txn_noderev_id; local
248 SVN_ERR(svn_fs_node_id(&txn_noderev_id, txn_root, fspath,
259 if (svn_fs_compare_ids(txn_noderev_id, new_noderev_id) != 0)

Completed in 745 milliseconds