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

Re: Need help with web access to repos

From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2003-12-09 06:19:06 CET

On Mon, 8 Dec 2003, Ben Collins-Sussman wrote:

> On Sat, 2003-12-06 at 18:29, Doug Gorley wrote:
>
> > svn: RA layer request failed
> > svn: PROPFIND request failed on '/svn'
> > svn: PROPFIND of '/svn': 301 Moved Permanently (http://localhost)
> >
> > Am I doing something wrong? I could use some advice.
>
> I added this as a FAQ to the website:
>
> http://subversion.tigris.org/project_faq.html#301-error

Strange though; I have my repository exported this way
(Location overlapping with Document root in URL space)
and it works exactly like I'd expect (with Apache
2.0.[47|48] and subversion 0.27, 0.29, 0.32.1 and 0.34)

My Document Root is set to:
d:\svn\htdocs
which contains index.html and svn/ (for example)

One svn repository is exported as:
<Location /svn/intranet>

which you'll note overlaps (partially) with
d:\svn\htdocs\svn

I mention this not to contradict Ben, but to point out
that one CAN get the behavior that original poster might
be looking for, which is HTML documents "surrounding"
or "above" subversion repositories (informational pages
about them, etc)

---Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 9 06:19:52 2003

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.