On Sat, Nov 15, 2003 at 09:03:33AM +0100, Branko ??ibej wrote:
>
> But that's irrelevant. We can make a small hook _program_ that's called
> the same way on all platforms and install that. Take the code from
> "svnadmin deltify" and move it to "svndeltify", and install that in the
> repository (using a symlink on Unix, for all I care). Locating this
> program at "svnadmin create" time is no problem at all -- just require
> it to be installed in the same directory as svnadmin. Then add a bit of
> code to the hooks launcher that runs this in the background -- using
> portable APR calls -- at the same time as the post-commit hook. Then, if
> the admin prefers to deltify in a cron job, they just remove the
> svndeltify instance from the hooks directory.
>
I much prefer this mechanism; I think the bar is too high for casual users
otherwise.
--ben
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 17 03:21:39 2003