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

Re: Apache &SVN Server installation error

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2005-06-03 15:34:46 CEST

Maybe they missed it, but for start change the back-slash in the path to
forward-slash

SVNParentPath D:\CAGATAY -> SVNParentPath D:/CAGATAY

Apache dosn't like back-slashes in its conf file, when it comes to paths.
Then try again.

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
"Cagatay Catal" <cagatay.catal@bte.mam.gov.tr> wrote on 03.06.2005 
15:15:54:
> Hello,
> I have setup Apache and Subversion server by using
> http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html
> document.
> 
> When I add 
> <Location /svn>
> DAV svn
> SVNParentPath D:\CAGATAY
> AuthType Basic
> AuthName "Subversion repositories"
> AuthUserFile passwd
> #AuthzSVNAccessFile svnaccessfile
> Require valid-user
> </Location>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 15:45:39 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.