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

Re: Error 20014 on a fresh install

From: Henrik Vendelbo <hvendelbo_at_bluprints.com>
Date: 2004-12-03 14:16:50 CET

The odd part is that even when I set chmod 666 on the file named format, I
still get a permission denied response. I suppose its something completely
different actually causing the problem.

I have dav_fs module loaded, it that correct ?

Henrik
----- Original Message -----

> I have an problem that I am quite stuck with. Tried too google it and
found
> no solution.
>
> Set up: Fedora core 3, Httpd 2.0.52, Subversion 1.1
>
> svnadmin create /var/sourcecode
> chown -R apache:apache /var/sourcecode
>
> created /temp/project and imported it as described in the book, checked
that
> checkout worked
> checked that I could access the files in the repository using su - apache
>
> installed dav_svn, and modified subversion.conf
>
> <Location /repos>
>
> DAV svn
>
> SVNPath /var/sourcecode
>
> </Location>
>
>
>
> when I access http://server/repos I get a http error 500
>
> The httpd error_log states that /var/sourcecode/format couldnt be access,
> permission denied, although I can access and modify it when logged in as
> apache.
>
>
>
> Im baffled, have read though the sections in the book several times, and
> everything looks like it should work, but it doesnt????
>
>
>
> Cheers,
>
> Henrik
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 14:19:45 2004

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.