/[Apache-SVN]
ViewVC logotype

Revision 1554807


Jump to revision: Previous Next
Author: stefan2
Date: Thu Jan 2 14:01:43 2014 UTC (10 years, 3 months ago)
Changed paths: 5
Log Message:
Replace the use of svn_fs_node_id + svn_fs_compare_ids with
simple calls to svn_fs_node_relation.

* subversion/libsvn_fs/editor.c
  (can_modify): Simplify using the new API.

* subversion/libsvn_repos/delta.c
  (svn_repos_dir_delta2): Ditto.

* subversion/mod_dav_svn/util.c
  (dav_svn__get_safe_cr): Ditto.

* subversion/mod_dav_svn/version.c
  (dav_svn__checkout): Ditto.

* subversion/libsvn_repos/rev_hunt.c
  (svn_repos_trace_node_locations): Ditto.
  (svn_repos_deleted_rev): Same, plus use svn_fs_check_path to test
                           for path validity instead of checking the
                           result of svn_fs_node_id.

Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_fs/editor.c modified , text changed
Directorysubversion/trunk/subversion/libsvn_repos/delta.c modified , text changed
Directorysubversion/trunk/subversion/libsvn_repos/rev_hunt.c modified , text changed
Directorysubversion/trunk/subversion/mod_dav_svn/util.c modified , text changed
Directorysubversion/trunk/subversion/mod_dav_svn/version.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26