From users-return-27027-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Mon Apr 9 19:50:53 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB3D6180645 for ; Mon, 9 Apr 2018 19:50:52 +0200 (CEST) Received: (qmail 68129 invoked by uid 500); 9 Apr 2018 17:50:51 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 68088 invoked by uid 99); 9 Apr 2018 17:50:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2018 17:50:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 18CFC1A0FCF; Mon, 9 Apr 2018 17:50:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.279 X-Spam-Level: X-Spam-Status: No, score=0.279 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id QPaSK360jCyy; Mon, 9 Apr 2018 17:50:48 +0000 (UTC) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.29.23]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id F1EDE5FB55; Mon, 9 Apr 2018 17:50:47 +0000 (UTC) Received: from [67.198.113.253] (helo=[192.168.9.10]) by smtprelay01.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1f5awI-0006QK-Ii; Mon, 09 Apr 2018 19:50:47 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: SVN out-of-the-box web interface improvements somewhere? From: Ryan Schmidt In-Reply-To: <7FDD28DB2A5D4365A294214FBE4581ED@AURIGA> Date: Mon, 9 Apr 2018 12:50:42 -0500 Cc: Michael Osipov , Subversion Users Content-Transfer-Encoding: quoted-printable Message-Id: References: <7FDD28DB2A5D4365A294214FBE4581ED@AURIGA> To: Bo Berglund X-Mailer: Apple Mail (2.3273) X-Df-Sender: MzY4ODE4 On Apr 8, 2018, at 18:34, Bo Berglund wrote: > On Thu, Mar 29, 2018 at 10:32 PM, Michael Osipov wrote: >> Bo, >> you are looking for https://github.com/websvnphp/websvn >> Michael >=20 > Thanks for the link! > By reading the Readme it looks like it contains what I am after! >=20 > But I would like to know exactly how to install this... > The Readme.md sends me to https://websvnphp.github.io/ for more = information, > but that site seems a bit dated since it announces the release of: > WebSVN version 2.3.3 on 2011-06-27 > And in the WebSvn installation guide it talks about requiring SVN ver = 1.2. The WebSVN project appears to have been abandoned by its original = developers. WebSVN 2.3.3 from 2011 is the latest version that has been = released. The project's real web site is offline; that GitHub copy = appears to be an unofficial fork. The fork does have some more recent = development, but has made no releases.