From owner-freebsd-questions@FreeBSD.ORG Thu Nov 19 16:43:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 219211065676 for ; Thu, 19 Nov 2009 16:43:19 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id F40F68FC0C for ; Thu, 19 Nov 2009 16:43:18 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NBA6C-000K3J-GT; Thu, 19 Nov 2009 11:43:17 -0500 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 6FB7737A0BD7; Thu, 19 Nov 2009 11:43:12 -0500 (EST) Message-ID: <4B0575A0.707@FreeBSD.org> Date: Thu, 19 Nov 2009 11:43:12 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Glen Johnson References: <0c5bf2a922ecbc1096da03be5670e3e1@verizon.net> In-Reply-To: <0c5bf2a922ecbc1096da03be5670e3e1@verizon.net> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.4 (/) Cc: freebsd-questions@freebsd.org Subject: Re: Apache22 + Subversion 1.6.6 = No go. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2009 16:43:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Glen Johnson wrote: > FreeBSD-questions, > I am attempting to use FreeBSD as my Subversion server. I have > Subversion working, and I have Apache working. However when I try to > use http:/my_server/svn/my_project I get: > > xmlns:C="svn:"> > > > Could not open the requested SVN filesystem > > > > 1 I tried chmod -R 777 /home/svn/repos. > 2 I tried recompiling apache, db, and subversion. > 3 I looked at /var/log/http-error.log (partial list below) > [Thu Nov 19 09:35:52 2009] [notice] Graceful restart requested, doing > restart > [Thu Nov 19 09:35:53 2009] [notice] Digest: generating secret for digest > authentication ... > [Thu Nov 19 09:35:53 2009] [notice] Digest: done > [Thu Nov 19 09:35:54 2009] [notice] Apache/2.2.13 (FreeBSD) > mod_ssl/2.2.13 OpenSSL/0.9.8e DAV/2 SVN/1.6.6 configured -- resuming > normal operations > [Thu Nov 19 09:36:10 2009] [error] [client 192.168.2.12] (20014)Internal > error: Can't open file '/usr/home/svn/repos/default/format': No such > file or directory > [Thu Nov 19 09:36:10 2009] [error] [client 192.168.2.12] Could not fetch > resource information. [500, #0] > [Thu Nov 19 09:36:10 2009] [error] [client 192.168.2.12] Could not open > the requested SVN filesystem [500, #2] > > > What am I missing? > Thank you, > Glen Hi Glen, Please post the relevant bits from your httpd.conf where you set up the SVNPath, etc. It looks like maybe the SVNPath directive is pointing to the wrong place. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLBXWg0sRouByUApARAtNQAKCA5cci4oYEx/tgwgWORbI5KYmX6gCeNgdD FHg7fwASG9+vPgWNHaunBaU= =r2ln -----END PGP SIGNATURE-----