You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kevin Pilch-Bisson <ke...@pilch-bisson.net> on 2002/12/10 19:43:16 UTC

Re: svn commit: rev 4085 - in trunk/subversion: include mod_dav_svn libsvn_ra_dav

On Tue, Dec 10, 2002 at 08:27:41PM -0600, Ben Collins-Sussman wrote:
> Garrett Rooney <ro...@electricjellyfish.net> writes:
> 
> > sussman@tigris.org wrote:
> > 
> > >Whenever the client does a commit sans working copy (i.e. gives a NULL
> > >set_wc_prop callback to RA), ra_svn now sends a special
> > >"X-SVN-Options: no-merge-response" header in the MERGE request.
> > >mod_dav_svn recognizes the header and suppresses the O(1) walk of
> > >versioned-resources.  (No point in getting VR's if you can't store them!)
> > >
> > 
> > uh, i think you mean ra_dav there...
> 
> *blush*
And I think you meant O(N), not O(1). :)
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~