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

Re: Fwd: [Roman Plessl: Issues building svn 1.7.6 in non apache mode (module mod_dontdothat)]

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 17 Aug 2012 12:08:42 +0200

On 17.08.2012 00:56, Daniel Shahaf wrote:
> Forwarding bug report (with patch) to dev@
>
> ----- Forwarded message from Roman Plessl <roman.plessl_at_oetiker.ch> -----
>
> ########################################
> diff -Naur subversion-1.7.6/build.conf subversion-1.7.6.patched/build.conf
> --- subversion-1.7.6/build.conf 2012-08-02 06:02:59.000000000 +0200
> +++ subversion-1.7.6.patched/build.conf 2012-08-16 09:22:24.000000000 +0200
> @@ -367,7 +367,7 @@
> path = tools/server-side/mod_dontdothat
> nonlibs = mod_dav_svn apr aprutil
> libs = libsvn_subr xml
> -install = tools
> +install = apache-mod
> msvc-libs = libhttpd.lib
>

I've had the same problem and just assumed I was doing something wrong. Heh.

Now I've looked at the build generator and while the semantics of this
change aren't quite right, this will at least stop us from needlessly
building the module. Anything more involved would require a change to
the build generator itself, and I don't think its worth it.

Thoughts?

-- Brane

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-08-17 12:09:31 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.