Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 76381200CF8 for ; Thu, 14 Sep 2017 15:05:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 74B9E1609CE; Thu, 14 Sep 2017 13:05:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BA82A1609CC for ; Thu, 14 Sep 2017 15:05:46 +0200 (CEST) Received: (qmail 52961 invoked by uid 500); 14 Sep 2017 13:05:40 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 52951 invoked by uid 99); 14 Sep 2017 13:05:40 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2017 13:05:40 +0000 Received: from zulu.23.e-reka.si (89-233-126-4.dynamic.t-2.net [89.233.126.4]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 73C171A0019 for ; Thu, 14 Sep 2017 13:05:39 +0000 (UTC) Subject: Re: Building Subversion. To: dev@subversion.apache.org References: From: =?UTF-8?Q?Branko_=c4=8cibej?= Organization: The Apache Software Foundation Message-ID: <2e4a2a0e-36c8-1d59-5dd0-4ac67e6ee170@apache.org> Date: Thu, 14 Sep 2017 15:05:36 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-GB archived-at: Thu, 14 Sep 2017 13:05:47 -0000 On 14.09.2017 13:36, Paul Hammant wrote: > The tests made for https://github.com/apache/subversion/pull/5 didn't > even require me to have Svn on my system. That's because I'm asserting > against a series of expected shell operations, because that's how the > author implemented svn-viewspec > > Has anyone built Subversion on a Mac? All the time. > If yes, do you have the homebrew installables you needed handy? > #LemmeKnowPls "brew install subversion"? > Observations: > > 1. README and INSTALL don't have a TLDR "building subversion" section. > 2. .. should be converted to markdown with a .md suffix (industry > convention) > No, GitHub convention. We don't use GitHub. You're just making yourself jump through extra hoops by doing so. -- Brane