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

Re: svn commit: r25768 - in branches/svnpatch-diff/subversion: include libsvn_client

From: David Glasser <glasser_at_mit.edu>
Date: 2007-07-17 16:09:44 CEST

On 7/17/07, cacknin@tigris.org <cacknin@tigris.org> wrote:
> Author: cacknin
> Date: Tue Jul 17 06:28:55 2007
> New Revision: 25768
>
> Log:
> Import and tweak some ra_svn marshalling routines to manipulate svnpatch output
> creation.
>
> * subversion/include/svn_client.h
> (clnt_svnpatch): add defgroup for svnpatch routines.
>
> * subversion/include/svn_client.h
> * subversion/libsvn_client/util.c
> (svn_client_write_number, svn_client_write_string, svn_client_write_cstring,
> svn_client_write_word, svn_client_write_proplist, svn_client_start_list,
> svn_client_end_list, svn_client_write_tuple, svn_client_write_cmd): add
> functions to manipulate svnpatch output.
> (vwrite_tuple): add local function to format output.

Hmm, are these essentially duplicates of the functions in
libsvn_ra_svn/marshal.c?

If so do you have plans to eventually implement one in terms of the other?

(Note that technically the svn_ra_svn_write_* functions are in
Subversion's public interface already, though maybe we should pretend
that they aren't...)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 17 16:08:56 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.