svn_cilent_log usage apr_array_header_t targets
From: Alan Knowles <alan_at_akbkhome.com>
Date: 2005-04-20 16:06:12 CEST
I'm trying to understand the log usage for the php bindings
is there any explaination of what would be expected for the input to
The code looks something like below, but I'm always getting
I'm guessing I need more things in the targets array, but see anywhere
targets = apr_array_make (SVN_G(pool), 1, sizeof(char *));
err = svn_client_log(
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.