[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: Cagatay Catal <cagatay.catal_at_bte.mam.gov.tr>
Date: 2005-06-03 15:46:44 CEST

Unfortunately it did not solve the problem. Same error occurs.
There should be an easy way to solve the installation problem in SVN.
Otherwise, it would be difficult to handle such problems.

Waiting your other suggestions.
Best regards,
Cagatay

-----Original Message-----
From: Miha Vitorovic [mailto:mvitorovic@nil.si]
Sent: Friday, June 03, 2005 4:35 PM
To: Cagatay Catal
Cc: 'Subversion List'
Subject: Re: Apache &SVN Server installation error

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
---------------------------------------------------------------------
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:52:56 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.