Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: slav on June 04, 2007, 11:00:56 PM

Title: WebSVN
Post by: slav on June 04, 2007, 11:00:56 PM
Hi,
  has anyone installed WebSVN http://websvn.tigris.org on SMEServer? I tried to put it on an i-bay, but the following error occur:
"Please set up a repository path in include/config.inc using $config->parentPath or $config->addRepository". I already set $config->parentPath to the path of my Subversion repository (I am using smeserver-subversion)
Title: WebSVN
Post by: TrevorB on June 05, 2007, 12:18:16 AM
http://wiki.contribs.org/Subversion
Title: WebSVN
Post by: slav on June 05, 2007, 07:24:14 AM
Hello TrevorB,
  The link you provide is dedicated to the Subversion instalation. I already have installed Subversion. I am trying to install WebSVN which is the WEB interface for Subversion.
There are a lot WEB interfaces but this seemed to be more easy for instalation and configuration.
Title: WebSVN
Post by: TrevorB on June 05, 2007, 09:13:33 AM
Quote from: "slav"
The link you provide is dedicated to the Subversion instalation. I already have installed Subversion. I am trying to install WebSVN which is the WEB interface for Subversion.
Hmmm.... I thought you wanted a web interface to subversion?
Quote
This contrib provides subversion over http and https for SME Server, it won't provide other means of subversion like the svn protocol or the ssh+svn protocol. It will also install a panel in the server-manager to administrate your subversion repositories.
It also allows you to manage your respositories from the server-manager.

It may be badly named, but it works (I have all of my repositories mirrored locally and can browse via http/s).
Title: WebSVN
Post by: cactus on June 05, 2007, 12:22:42 PM
Quote from: "TrevorB"
It may be badly named
As I am the developer of the smeserver-subversion contrib I am open to suggestions... :-)
Title: WebSVN
Post by: TrevorB on June 05, 2007, 12:31:50 PM
Quote from: "cactus"
As I am the developer of the smeserver-subversion contrib I am open to suggestions... :-)
Hi cactus :-)

Basically meant that if he someone didn't understand that it was supplying the http/s access to SVN (not just subversion itself), maybe the Contribs heading could be changed to something like 'Subversion web access'. The contrib itself can be named anything.

Although if people bothered to open it and look at the description, it does say so (as I posted...)