Upgrading from 1.4 to 1.6.3
From: Vitaliy Sholokhov <vsholokhov_at_marvel.com>
Date: Fri, 10 Jul 2009 12:58:27 -0400
Hello,
---- LoadModule dav_module libexec/apache2/mod_dav.so LoadModule dav_fs_module libexec/apache2/mod_dav_fs.so LoadModule php5_module libexec/apache2/libphp5.so LoadModule suexec_module libexec/apache2/mod_suexec.so LoadModule dav_svn_module libexec/apache2/mod_dav_svn.so LoadModule authz_svn_module libexec/apache2/mod_authz_svn.so --- <VirtualHost 10.2.8.10:81> ServerName crossbow <Location /> DAV svn SVNParentPath /usr/local/subversion/ AllowOverride All # how to authenticate a user AuthType Basic AuthName "Subversion Repository" AuthUserFile /var/www/.sub_passwd AuthzSVNAccessFile /var/www/authz Require valid-user </Location> </VirtualHost> --- ****************************************************************************** Nothing contained in this e-mail shall (a) be considered a legally binding agreement, amendment or modification of any agreement with Marvel, each of which requires a fully executed agreement to be received by Marvel or (b) be deemed approval of any product, packaging, advertising or promotion material, which may only come from Marvel's Legal Department. ****************************************************************************** THINK GREEN - SAVE PAPER - THINK BEFORE YOU PRINT! ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2369846 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-10 19:00:22 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.