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

Re: Changing the way the server looks for hooks

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-11-12 22:43:42 CET

--- Karl Fogel <kfogel@newton.ch.collab.net> wrote:
> Branko Čibej <brane@xbc.nu> writes:
> > Just as an example: the box I'm typing this on --
> a laptop with WinXP --
> > defines 10 different "executable" extensions. I'd
> rather not check for
> > them all.
>
> How about a new APR function:

IMHO, the "proper" way to implement such a function
would be to look at the PATHEXT env var which, in
itself is platform specific. I think a configuration
file is more generic and lends itself better to
platform independence even at the expense of a little
added complexity.

OTOH, I see little need to be able to specify more
than one executable per hook. For example, being able
to supply the name of one and only one pre-commit
script should be sufficient for most (if not all)
requirements for a pre-commit script.

MTC,
Noel

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 22:44:28 2002

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.