Very High Activity

Commits : Individual Commit

  Analyzed 9 days ago based on code collected 9 days ago.

Commit ID

Anon80 Contributor: julianfoad Files Modified: 6
Date: 04-April-2012 at 15:39 Lines Added: 87
Repository: http://svn.apache.org/repos/asf/subversion/trunk /subversion/trunk Lines Removed: 88
Commit Comment: Simplify more client code a little, using path-rev.
* subversion/include/private/svn_client_private.h,
subversion/libsvn_client/util.c
(svn_client__pathrev_join_relpath, svn_client__pathrev_fspath): New
functions.
(svn_client__pathrev_dup): Rename a parameter, for consistency.

* subversion/libsvn_client/checkout.c
(initialize_area, svn_client__checkout_internal): Use path-rev structs
instead of separate parameters and variables.

* subversion/libsvn_client/info.c
(build_info_from_dirent, push_dir_info, svn_client_info3): Same.

* subversion/libsvn_client/merge.c
(find_unsynced_ranges, find_unmerged_mergeinfo): Simplify a little, using
the new functions.

* subversion/libsvn_client/ra.c
(svn_client__get_youngest_common_ancestor): Simplify a little, using
svn_client__pathrev_create_with_relpath().
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 78 85 4 1 5 2

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
...ion/include/private/svn_client_private.h C 8 1 4 1 2 0
subversion/libsvn_client/checkout.c C 15 27 0 0 0 0
subversion/libsvn_client/info.c C 24 37 0 0 0 1
subversion/libsvn_client/merge.c C 6 13 0 0 0 0
subversion/libsvn_client/ra.c C 2 4 0 0 0 1
subversion/libsvn_client/util.c C 23 3 0 0 3 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.