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

Re: svn commit: r8818 - in trunk: . subversion/libsvn_repos

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-24 19:59:09 CET

philip@tigris.org writes:

> Author: philip
> Date: Tue Feb 24 12:46:43 2004
> New Revision: 8818
>
> Modified:
> trunk/configure.in
> trunk/subversion/libsvn_repos/repos.c
> trunk/svn_private_config.hw
> Log:
> Use the configured path, rather than an example path, when referring
> to installed binaries in the hook templates.

> Modified: trunk/svn_private_config.hw
> ==============================================================================
> --- trunk/svn_private_config.hw (original)
> +++ trunk/svn_private_config.hw Tue Feb 24 12:46:43 2004
> @@ -45,4 +45,7 @@
> /* Link pipe repos access library to client */
> #define SVN_LIBSVN_CLIENT_LINKS_RA_SVN
>
> +/* Defined to be the path to the installed binaries */
> +#define SVN_BINARY_DIR "/usr/local/bin"

I chose this particular path as it maches the previous hard coded
value. Since this is now a Windows specific value I assume there is a
better choice :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 24 19:58:47 2004

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.