Re: svn_repos_trace_node_locations()
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-11 04:28:15 CEST
On Thu, 2004-06-10 at 17:18, Peter N. Lundblad wrote:
It looks good to me. Small nits:
+ if (! history)
*is_ancestor = (history && strcmp (path, fs_path) == 0);
Whether to collapse the expression is a style call, but either way there
+ lastpool = svn_pool_create(pool);
Likewise here.
+ const char *p = apr_hash_get(locations, &info->rev, sizeof
And here.
---------------------------------------------------------------------
|
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.