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

Re: SVNListParentPath on and the command line

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2006-01-17 13:45:43 CET

Nick Thompson <nickthompson@agere.com> wrote on 17.01.2006 13:41:43:

> Nick-> svn ls http://localhost/svn/ <-with or without the trailing /
> svn: PROPFIND request failed on '/svn'
> svn: PROPFIND of '/svn': 405 Method Not Allowed (http://localhost)
>
> I now have the following in httpd.conf:
>
> <Location /svn/>
> DAV svn
> SVNParentPath /local/svn
> SVNListParentPath on
> SetOutputFilter DEFLATE
> </Location>

I doubt a little that SVNListParentPath works in "svn ls". I think it was
only meant to list repos in the browser.

Cheers,

---
  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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 14:20:36 2006

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.