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

Re: svn_ra.h

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-11-29 20:09:32 CET

> Dynamic linking. Definitely.

Any rationale other than wanting to avoid the XML marshalling? I feel
like it's easier in the long run to maintain support for a text format
than for an ABI.

> Seems reasonable to do, but I'd be wary about leading people down
> this path. I doubt that it will be as fast as the DAV model (if it
> is just as fast or faster, then I've done my job wrong).

Really? I understand that with DAV, you can take advantage of
existing HTTP proxies, but apart from that, I don't see where the
bottleneck would be running over ssh. (Assuming you have equivalent
security measures on the HTTP connection(s) you're comparing things
to, of course.)

I thought the goal for running over DAV was compatibility with HTTP
infrastructure (caching proxies, mainly) and other HTTP versioning
applications, not speed.
Received on Sat Oct 21 14:36:15 2006

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.