Brad Anderson wrote:
> Ilias Lazaridis wrote:
...

> > How do I exclude the "/<project-name>/svn" locations from the "Location
> > /" directive (which seems to 'catch' those locations, at least for
> > authentication)?
> >
> > the vhost.conf:
> >
> > #<Location "/">
> > #  SetHandler mod_python
> > #  PythonHandler trac.web.modpython_frontend
> > #  PythonOption TracUriRoot /
> > #  PythonOption TracEnvParentDir /var/www/vhosts/lazaridis.com/var/dev
> > #</Location>
...

> >
> > <Location /base/svn>
>      SetHandler None

this did not help.

still:

C:\TMP\APACHE\CONF>svn ci -m"trac"
Adding         tst.txt.txt
svn: Commit failed (details follow):
svn: CHECKOUT of '/base/svn/!svn/ver/178/infra/apache/conf': 404 Not
Found (http
://dev.lazaridis.com)

.

--
http://dev.lazaridis.com/base


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to