Re: [PATCH] Fix some deprecation warnings
From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: Fri, 6 Nov 2009 11:02:23 -0800
On Wed, Nov 4, 2009 at 1:35 AM, Kannan <kannanr_at_collab.net> wrote:
Index: subversion/libsvn_client/list.c
svn_pool_clear(iterpool);
- path = svn_path_join(dir, item->key, iterpool);
if (locks)
get_dir_contents() documents "fs_path" as "the absolute filesystem
1) Is one of these doc strings wrong (meaning that one of the paths is
2) Why use svn_uri_join() rather than svn_dirent_join()?
------------------------------------------------------
|
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.