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

Re: I can not browsing a subversion webpage

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 10 Jan 2011 11:35:53 -0500

On Mon, Jan 10, 2011 at 11:20, Daniela Rivas <drivas_at_infocentro.gob.ve> wrote:
> Hi everyone
>
> I am installing and configuring a subversion repository and I have some
> problems doing that.
> When I am trying to see the page in a browser, I get the directories trunk,
> branches, tags; so I don't get the index.html file that i have inside trunk.

If I understand you correctly, you're expecting index.html to be
served to your browser when you browse to the directory containing it?

You're not supposed to. The Subversion repository browser is not
intended to allow you to serve files directly as a website, and
depending on your web content it won't work at all. If you need to
serve a website using the contents of a repository, see
http://subversion.apache.org/faq.html#website-auto-update .

If you need a more sophisticated web view of your repository, check out ViewVC.
Received on 2011-01-10 17:37:12 CET

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.