[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] wc-ng - Remove use of entry_t from calculate_target_mergeinfo

From: Matthew Bentham <mjb67_at_artvps.com>
Date: Tue, 02 Mar 2010 09:45:02 +0000

Trying to remove more uses of svn_wc_entry_t, it seems there is no way
at the moment to get the equivalent of entry->copied using node
routines. Is this the sort of thing that is needed?

[[[
wc-ng: work towards eliminating svn_wc_entry_t

* libsvn_wc/node.c, include/private/svn_wc_private.h
     Add svn_wc__node_is_status_copied()

* subversion/libsvn_client/copy.c
     (calculate_target_mergeinfo): Remove unused 'no_repos_access'
       parameter, replace use of svn_wc__get_entry with node routines.

Patch by: Matthew Bentham <mjb67{_AT_}artvps.com>
]]]

Received on 2010-03-02 10:45:39 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.