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

RE: [PATCH] Additions to INSTALL

From: Sander Striker <striker_at_apache.org>
Date: 2002-09-25 23:43:06 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: 25 September 2002 23:20

> Pavel Roskin <proski@gnu.org> writes:
[...]
>> + Add this line after the last LoadModule directive:
>> +
>> + LoadModule dav_fs_module modules/mod_dav_fs.so
>> +
>
> Huh? Why would we need the mod_dav_fs backend to mod_dav?

Indeed. It isn't needed.
 
>> D. Running and Testing
>> -------------------
>>
>> + Initialize the repository. This is described in the README file.
>> +
>
> Um, at the top of section C, we have:
>
> C. Configuring Apache for Subversion
> ---------------------------------
>
> The following assumes you have already created a repository.
> For documentation on how to do that, see README.
>
> Should we also put it in section D?

Given that Pavel is number two complaining about it (Ryan Bloom was first),
we probably should ;)
 
>
>> Fire up apache 2.0:
>>
>> $ /usr/local/apache2/bin/apachectl stop
>> $ /usr/local/apache2/bin/apachectl start
>>
>> + On Red Hat, you might need to use following commands instead:
>> +
>> + $ service httpd2 stop
>> + $ service httpd2 start
>> +
>
> Ah, this seems nice...

-1. No more platform specific instructions please. If we add this for
RedHat, we also have to do it for Debian and others.

> but this whole document assumes you're building
> apache2 from source code, and installing into some prefix. How does
> the redhat 'service' program know where to find your freshly built and
> installed httpd-2.0?

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 25 23:31:41 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.