From users-return-18454-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Sun Jun 23 23:25:19 2013 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84067CD71 for ; Sun, 23 Jun 2013 23:25:19 +0000 (UTC) Received: (qmail 75402 invoked by uid 500); 23 Jun 2013 23:25:18 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 75382 invoked by uid 500); 23 Jun 2013 23:25:18 -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 75375 invoked by uid 99); 23 Jun 2013 23:25:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jun 2013 23:25:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nkadel@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jun 2013 23:25:13 +0000 Received: by mail-la0-f47.google.com with SMTP id fe20so9338298lab.6 for ; Sun, 23 Jun 2013 16:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MjBOClez+8X9zJYlIhOoDG48yHxXKZEGpjulbILm1dc=; b=V9FLArcSEvfEH3Y0GwDWh97laqikGdHdRzL7MQMH/GFR8jM6nLej6JV2CdnZiNb7Br NLjJZDGclSR1B3TVmSHj/pSqaG26CzHSkzwxEJLS+eKQNcXPyEV+v0z4NHnMNF2IYrpe xkAH9CF76DRspFHGko67Gvxeh/wUFDIOHzx81J42dcS/4Zn15LVBpItz+blf14IYok+R +FMRRVUQ+qdmaxPaHsI64EhARf3s9C/2tpiXG3RGs5BFrfaOqa9DFroLmMjH/fj3/Rev eBuwkvsjc4t8Jvx/CbwYPzZXvdMFsPUUUiPqpB66ZUnl62VYs2r0j7rD0gwWBMGn5fMO yQ+Q== MIME-Version: 1.0 X-Received: by 10.112.218.100 with SMTP id pf4mr11876715lbc.2.1372029893339; Sun, 23 Jun 2013 16:24:53 -0700 (PDT) Received: by 10.112.140.130 with HTTP; Sun, 23 Jun 2013 16:24:53 -0700 (PDT) In-Reply-To: References: <51C04D3E.4090404@apache.org> <51C0A58D.9030101@nybeta.com> Date: Sun, 23 Jun 2013 19:24:53 -0400 Message-ID: Subject: Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found) From: Nico Kadel-Garcia To: Thomas Harold Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 19, 2013 at 12:29 AM, Nico Kadel-Garcia wrote: > On Tue, Jun 18, 2013 at 2:23 PM, Thomas Harold wrote: >> And the last hurdle I had to jump over to get svn 1.8.0 to compile on my >> CentOS 6 box. When running ./configure, I had the following message show >> up: > > It's not in any of the repositories, and Fedora is still trying to > figure out how to lay it out. (Use /usr/include/*.h, or > /usr/include/serf-1/*.h for the files). > > In the meantime, you're quite welcome to my RPM building tools at > https://github.com/nkadel/libserf-1.1.1-srpm and at > https://github.com/nkadel/subversion-1.7.9-srpm. I've published updates for both of these: https://github.com/nkadel/libserv-1.2.x-srpm https://github.com/nkadel/subversion-1.8.x-srpm I'm tagging those as particular releases get updated, enjoy. And yes, it's a bit weird to be publishing Subversion integration tools aover at Github, but I don't have write access to create branches in the main Subversion code repository. (And I don't currently want it.)