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

Re: svn commit: r22964 - in trunk/subversion: include libsvn_client svn tests/cmdline

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-01-11 04:37:15 CET

On Wed, 10 Jan 2007, Malcolm Rowe wrote:

> You adjusted this:
>
> On Wed, Jan 10, 2007 at 12:41:03PM -0800, hwright@tigris.org wrote:
> > @@ -2075,8 +2094,7 @@
> > */
> > svn_error_t *
> > svn_client_copy4(svn_commit_info_t **commit_info_p,
> > - apr_array_header_t *src_paths,
> > - const svn_opt_revision_t *src_revision,
> > + apr_array_header_t *src_items,
> > const char *dst_path,
> > svn_boolean_t copy_as_child,
> > svn_client_ctx_t *ctx,
> >
>
> But not all the callers. The javahl build now fails.

I fixed the JavaHL build later today, finishing basic support for peg revs.
However, JavaHL needs a little more tweaking to take advantage of the new
svn_client_copy_item_t structure.

  • application/pgp-signature attachment: stored
Received on Thu Jan 11 04:37:26 2007

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.