[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: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-09 17:02:16 CEST

actually....

the httpd.conf doesn't have any configuration for the '/svn' other than the
'location' for the svn repository. there is no setup for an
alias/virtualhost. i thought the 'location' bloack took care of this.. was i
wrong???

-bruce

-----Original Message-----
From: Alan Knowles [mailto:alan@akbkhome.com]
Sent: Thursday, September 09, 2004 7:57 AM
To: bedouglas@earthlink.net
Cc: users@subversion.tigris.org
Subject: Re: web/html access to svn respository..

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 17:02:17 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.