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

Re: svn commit: r1464122 - in /subversion/trunk/subversion/libsvn_repos: commit.c fs-wrap.c hooks.c load-fs-vtable.c repos.h

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 3 Apr 2013 15:49:03 -0400

On 04/03/2013 03:14 PM, Bert Huijben wrote:
> I can’t really see it using just the context in this patch, but doesn’t this
> undo the don’t parse if no hook script exists patch from Ivan?

Yes, it does. Bummer. I missed that.

Not sure how to proceed then, unless we just revert my change and return to
parsing these files over and over again. How many times will the hook-env
file get parsed for the target repository of an svnsync operation?

(start-commit + pre-commit + post-commit +
  ((pre-revprop-change + post-revprop-change) x NUM_PROPS)) x NUM_REVS ?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-04-03 21:49:40 CEST

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.