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 B75241115C for ; Thu, 4 Sep 2014 02:21:07 +0000 (UTC) Received: (qmail 48870 invoked by uid 500); 4 Sep 2014 02:21:07 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 48839 invoked by uid 500); 4 Sep 2014 02:21:07 -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 48827 invoked by uid 99); 4 Sep 2014 02:21:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 02:21:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nkadel@gmail.com designates 209.85.217.178 as permitted sender) Received: from [209.85.217.178] (HELO mail-lb0-f178.google.com) (209.85.217.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 02:21:02 +0000 Received: by mail-lb0-f178.google.com with SMTP id v6so10607071lbi.23 for ; Wed, 03 Sep 2014 19:20:40 -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=xSVOm/aFCW2U/A9vMmZ9rtAj7Oka4Yb1JOKevppfFRo=; b=qS3CuzGHcjqYfoaQPMHGLY6538r4VVSobyFwWLxM98UljB1/+U0qsVeyrQsUV9nAdH HAeH/aleQcf1B4PrAedC6UjKGDiaTX66DTCrRDw42tsOvRVMcymOt9ZnpUilAC8jq3x0 U6tN/JfjaT3TRtk98aRBJTb5+gubOP95k4yHDpzko12J9P/UBUXRUNGtgEoMKzYMuH1h uSciuiPTEpi2CR1bhp+oj1sVYjorUhT37DyN/NscQ+ESTjR6455MzRIjwzc/tI8YS68g PUeZFzMB2tfivNV+T5lVRLkvZu9ODxUKYhaLgCxjI/C35NogdnhaEEeLQcuVdud+bVEt Tl4A== MIME-Version: 1.0 X-Received: by 10.152.5.168 with SMTP id t8mr1107609lat.67.1409797240897; Wed, 03 Sep 2014 19:20:40 -0700 (PDT) Received: by 10.112.0.135 with HTTP; Wed, 3 Sep 2014 19:20:40 -0700 (PDT) In-Reply-To: <1409770376.59707.YahooMailNeo@web141403.mail.bf1.yahoo.com> References: <1409770376.59707.YahooMailNeo@web141403.mail.bf1.yahoo.com> Date: Wed, 3 Sep 2014 22:20:40 -0400 Message-ID: Subject: Re: no subversion.conf file after yum install on latest Fedora 20 From: Nico Kadel-Garcia To: James Cc: "users@subversion.apache.org" Content-Type: multipart/alternative; boundary=089e013d1a44bfc434050233fff1 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d1a44bfc434050233fff1 Content-Type: text/plain; charset=UTF-8 On Wed, Sep 3, 2014 at 2:52 PM, James wrote: > I am following the step by step instruction to install SVN server on > latest Fedora 20. but after Apach and SVN are install via yum install. > There is no /etc/httpd/conf.d/subversion.conf file found. I also put my > question on stackoverflow site: setup SVN server on Fedora 20 issue - > Stack Overflow > > > > > > > > What does 'yum install /etc/httpd/conf.d/subversion.conf' do? I wonder if it got moved to another subpackage, as has been discussed for rsync and other tools where the client package is most of it, the server setup is only a small part and introduces a stack of dependencies that most clients don't need. --089e013d1a44bfc434050233fff1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Wed, Sep 3, 2014 at 2:52 PM, James <oldyoungguy88@yahoo.c= om> wrote:
I am following the step by step instruction to install SVN server on l= atest Fedora 20. but after Apach and SVN are install via yum install. There= is no=C2=A0 /etc/httpd/conf.d/subversion.conf file found. I also put my qu= estion on stackoverflow site: setup SVN = server on Fedora 20 issue - Stack Overflow
=
=C2=A0
=C2=A0
=C2=A0
=C2=A0
=C2=A0
=C2=A0

What does 'yum install /etc/httpd/conf.d/subversion.conf' do? = I wonder if it got moved to another subpackage, as has been discussed for r= sync and other tools where the client package is most of it, the server set= up is only a small part and introduces a stack of dependencies that most cl= ients don't need.

--089e013d1a44bfc434050233fff1--