[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: Charles Acknin <charlesacknin_at_gmail.com>
Date: 2007-07-17 16:24:00 CEST

On 7/17/07, David Glasser <glasser@mit.edu> wrote:
> Hmm, are these essentially duplicates of the functions in
> libsvn_ra_svn/marshal.c?

I tweaked them a bit as svn_ra_svn_* functions are
connection-oriented, and I needed something connection-less -- that
is, I needed to write into an svn_stringbuf_t (the patch) instead of a
svn_ra_svn_conn_t. Furthermore, I did remove all the
connection-buffer and flush stuff.

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

If you mean to coalesce the two in one, because of the reasons I
mentioned right above it wouldn't be so trivial.

Cheers,
Charles

---------------------------------------------------------------------
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:23:14 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.