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

Re: web/html access to svn respository..

From: Alan Knowles <alan_at_akbkhome.com>
Date: 2004-09-09 16:57:07 CEST

bruce wrote:

>hi....
>
>got a question about web access to svn repository. i can access svn through
>apache from the tortoiseSvn client using http://server/svn. the tortoise app
>gets the information with no prob.
>
>my question, what should happen if i simply type the http://serverIP/svn as
>a browser address url?? currently i get a page error in the browser. i
>assume this is the correct behavior??
>
>
that sounds like an apache config issue, I dont think you can use the ip
address to access a virtual host (which the svn is probably running off)

>also, i thought i had seen someone post that there was/is a perl/php web
>interface to the svn repository. was i correct in my recall??
>
>
Chora (the one cvs.php.net uses) has a backend for subversion, -
This is a very cheesy one I hacked together for my use.
http://devel.akbkhome.com/svn/index.php/svn/svnQuickView.php
http://devel.akbkhome.com/svn/index.php/svn/index.php

I found a really nice webdav library the other day - a XUL frontend
should in theory be posible as a static page...

Regards
Alan

>regards,
>
>bruce
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 9 16:56:39 2004

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.