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

Re: Should start-commit hook include log message parameter?

From: <kmradke_at_rockwellcollins.com>
Date: Wed, 16 Jul 2008 11:33:54 -0500

dglasser_at_gmail.com wrote on 07/16/2008 10:32:43 AM:
> On Wed, Jul 16, 2008 at 7:29 AM, <kmradke_at_rockwellcollins.com> wrote:
> > I just thought of this, but at what point does pre-revprop-change get
> > called? After pre-commit or before the actual txn is sent?
> >
> > It is *the place* where revprops should really be
> > validated
>
> Actually, not as of 1.5. In 1.5 you can set revprops with the initial
> commit, and pre-revprop-change is not invoked for these (but
> pre-commit can see it).

Guess I should have tested my theory. (Unfortunately I've been
too busy trying to track down apache 2.2.9 ldap segmentation faults...)

I suppose this makes sense, since for newly added revprops you might/want
to need different logic.

Kevin R.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-16 18:34:12 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.