Re: cheap copies
From: <cmpilato_at_collab.net>
Date: 2002-11-09 01:04:55 CET
Ben Collins-Sussman <sussman@collab.net> writes:
> Whenever we make a branch or tag (svn cp URL URL), it seems to take a
Every node? It walks the FROM_PATH read-only, then walks the TO_PATH
> Maybe the post-commit-hook script is doing a full tree walk to
Uh...no. We background our post-commit hook.
> There's an O(N) thing happening somewhere, and I'm about a hair away
Are you sure it's O(N)? Have you copied anything other than /trunk to
A-ha. I found the culprit (4 minutes to debug...it's *goooooood* to
mod_dav_svn's MERGE response handle doesn't use the USE_COPYFROM_ARGS
All we need now is a fix.
---------------------------------------------------------------------
|
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.