Re: [EMAIL PROTECTED] apache configuration for svn repositories and websvn

2008-01-18 Thread Administrator Web Possibilities
Thanks for the ideas... I still haven't been able to do exactly what I want. I have evolved the idea somewhat and found a potential solution (using AliasMatch) but I still don't know exactly how to configure it. I've compromised my original idea by having WebSVN located at the URL /browse but I'm s

Re: [EMAIL PROTECTED] apache configuration for svn repositories and websvn

2008-01-15 Thread joshua vogelstein
try putting the line SVNListParentPath on immediately before SVNParentPath /home/weposs/svn On Jan 14, 2008 1:58 PM, Administrator Web Possibilities < [EMAIL PROTECTED]> wrote: > Hi, > > Thanks in advance if someone can help me bridge this gap in > configuring apache... > > What I'd like to

Re: [EMAIL PROTECTED] apache configuration for svn repositories and websvn

2008-01-15 Thread Krist van Besien
On Jan 14, 2008 7:58 PM, Administrator Web Possibilities <[EMAIL PROTECTED]> wrote: > > > DAV svn > SVNParentPath /home/weposs/svn > AuthType Basic > AuthName "Web Possibilities Subversion" > AuthUserFile /etc/apache2/dav_svn.passwd > Require va

[EMAIL PROTECTED] apache configuration for svn repositories and websvn

2008-01-14 Thread Administrator Web Possibilities
Hi, Thanks in advance if someone can help me bridge this gap in configuring apache... What I'd like to happen is have svn served over apache from the root of my domain so I can access my repository via https://svn.webpossibilities.net/ but if someone accesses https://svn.webpossibilities.net/ wi