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

Error: Install Apache 2.2.5 and svn 1.2.3 WIndows

From: Zeta <maria.canahua_at_gmail.com>
Date: 2005-10-18 02:30:43 CEST

Hi, please help with this, we can't configure apache with svn
We did:
1. install svn 1.2.3 on windows,
2. create a repository on c:/repositorio
its ok.
3. install apache 2.2.5 on port 81 it's ok
 4. copy files mov_dav and ok
5. configure httpd the last lines is:

<Location /svn>
DAV svn
SVNPath c:/repositorio
</Location>

but when we go to the direction: http://localhost/svn the message is:

Forbidden

You don't have permission to access /svn on this server.

Apache/2.0.55 (Win32) SVN/1.2.3 DAV/2 Server at localhost Port 81

what is wrong?

please help me

 thanks
Received on Tue Oct 18 02:32:54 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.