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

/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c699 apr_hash_t *existing_props, *rev_props;
705 SVN_ERR(svn_ra_rev_proplist(to_session, rev, &existing_props, subpool));
707 existing_props = NULL;
723 rev_props, existing_props, pool));
1343 apr_hash_t *filtered, *existing_props;
1357 SVN_ERR(svn_ra_rev_proplist(rb->to_session, revision, &existing_props,
1382 rev_props, existing_props, subpool));
698 apr_hash_t *existing_props, *rev_props; local
1340 apr_hash_t *filtered, *existing_props; local

Completed in 56 milliseconds