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

Re: Apache and Subversion on FC3

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-01-24 18:03:04 CET

Jim Van Fleet wrote:
> Goal:
> =====
>
> To enable a Subversion 1.1.2 repository served up by Apache 2.0.52 on an
> Fedora Core 3 box.

These instructions work for FC3 assuming you have SELlinux set to *not*
enforce it's security policy:

http://www.subversionary.org/subversionary.cgi/ServerSetupFedoraCore2

If SELinux is in enforcing mode see the Subversion FAQ.

Your setup looks OK to me. You do need to do a chmod g+s
/home/svn/test-repos/db so the files end up being created in the right
group. It's not essential but it helps if you mix access methods.

What URL are you using in Firefox?

What is in your Apache log file?

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 24 18:06:48 2005

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.