Well, I think, I am trying to configure WebDav to see the files in the repositories properly and not as a plain text, so If I have and html file I could see the execution and not the plain text with the tags.

I don't know if the problem is in the virtual host or in the module dav_svn.conf

I have tried a lot ot of configurations and now i am more confused than before.

Any help,please



Andy Levy wrote:
On Mon, Jan 10, 2011 at 11:20, Daniela Rivas <dri...@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.


Reply via email to