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

Re: dump format refinement

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-29 23:07:59 CEST

Marcus Comstedt <marcus@mc.pp.se> writes:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > Indeed, it would be tricky. I wonder how httpd deals with this when
> > you GET a file....?
>
> If it's really a file, then it would probably just stat it to get the
> length.

I bet mod_dav_svn *does* streamily suck the whole file out of
libsvn_fs into a tmpfile, and then probably hands that tmpfile to
httpd.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 29 23:11:33 2002

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.