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

Re: svn commit: rev 472 - trunk/packages/rpm

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-16 21:42:49 CET

On Fri, Nov 16, 2001 at 01:51:22PM -0600, david@tigris.org wrote:
>...
> @@ -114,7 +114,7 @@
> %post server
> # Load subversion server into apache configuration.
> cd /usr/lib/apache
> -/usr/sbin/apxs -i -a -n dav_svn libmod_dav_svn.la
> +/usr/sbin/apxs -i -a -n dav_svn libmod_dav_svn.la > /dev/null 2>&1

Hmm. Maybe rather than using apxs, we can drop a small .conf fragment into
an Apache ".conf dir" ? It seems many distributions are setting those up
nowadays.

Hmm. Doesn't seem they are doing that... ah well. Would have been really
nice. That /dev/null scares me.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

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.