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

Problems Apache 2.0.55 (msi) with Subversion 1.2.3 (exe).

From: Zeta <maria.canahua_at_gmail.com>
Date: 2005-10-20 02:15:19 CEST

Hi, anybody can help us, please help with this, we can't start to use 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.0.55 on port 81 it's ok
 4. copy files mov_dav to modules on apache, it's 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

--
Maria
Received on Thu Oct 20 02:17:42 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.