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

Re: post-revprop-change hook failure prevents revprop change

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-10-19 17:55:13 CEST

On 10/19/07, Dave Rodgman <dave_rodgman@fastmail.co.uk> wrote:
> Ben Collins-Sussman wrote:
> > It sounds like you've got a user error here: try mailing
> > users@subversion.tigris.org for support. I suspect that you're trying
> > to commit a revision-prop (which always fails by default, since it
> > requires the existence of a pre-rev-prop-hook script, which doesn't
> > exist by default).
> >
> Hi,
>
> No, there is a working pre-revprop-change script. Fixing the error in
> post-revprop-change
> enables revprop commits.

OK, so how do we reproduce this problem?

  * Create a pre-revprop-change script that always returns 0
  * Create a post-revprop-change script that always returns 1
  * ...try to make a remote propchange?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 19 17:55:24 2007

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.