On 8/30/06, michel.brabants@euphonynet.be <michel.brabants@euphonynet.be> wrote:
> Hello,
>
> i was wondering if subversion together with apache (webdavs) supports
> pipelining? I ahev noticed that for every file/difference that is
> uploaded, the speed starts building up again from 0 Kb/s. IT would be
> better if all differences would be send in one go, I suppose. I've noticed
> that it has been mentionned before, but I'm not sure what the progress is
> concerning pipelining.
>
> Thank you and greetings,
ra_dav doesn't use pipelining at all, but it uses custom REPORT
requests for many operations to get the same effect.
ra_serf (new DAV client library in 1.4.x) uses pipelining for many
things (update, merge, diff, etc), but I don't think it does for
commits, for reasons that I can no longer recall.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 30 17:28:49 2006