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

Re: [PATCH] Replace svn_path_join() in libsvn_client/repos_diff.c

From: Daniel Näslund <daniel_at_longitudo.com>
Date: Fri, 6 Nov 2009 22:22:05 +0100

On Fri, Nov 06, 2009 at 10:18:52PM +0100, Daniel Näslund wrote:
> [[[
> Replace svn_path_join() since there is conflicting definitions on what a
> path really is.
>
> * subversion/libsvn_client/repos_diff.c
> (make_dir_baton,
> make_file_baton,
> delete_entry): Replace svn_path_join() with svn_dirent_join(). An
> eb->target is base in each call. It is a wc dir.
>
> Patch by: Daniel Näslund <daniel_at_longitudo.com>
> ]]]

[...]

Make check passed.

/Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2415259
Received on 2009-11-06 22:22:17 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.