From owner-freebsd-questions@freebsd.org Thu Sep 7 14:06:06 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96C58E1F6C0 for ; Thu, 7 Sep 2017 14:06:06 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB1C576F82 for ; Thu, 7 Sep 2017 14:06:04 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id v87E5rQs087321; Fri, 8 Sep 2017 00:05:53 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 8 Sep 2017 00:05:53 +1000 (EST) From: Ian Smith To: Lars Eighner cc: freebsd-questions@freebsd.org Subject: Re: Why svnup failing? In-Reply-To: Message-ID: <20170907235751.B23641@sola.nimnet.asn.au> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:06:06 -0000 In freebsd-questions Digest, Vol 692, Issue 5, Message: 10 On Thu, 7 Sep 2017 00:00:23 -0500 Lars Eighner wrote: > Why is svnup failing and getting a response from a web server? Failing how? Using which propocol? What web server? Please show command line used, response received, output of 'svmup -V' and relevant contents of /usr/local/etc/svnup.conf cheers, Ian