From owner-freebsd-questions@FreeBSD.ORG Fri May 1 20:51:27 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3969B106570A for ; Fri, 1 May 2009 20:51:27 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id E761B8FC29 for ; Fri, 1 May 2009 20:51:26 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1604323yxb.13 for ; Fri, 01 May 2009 13:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yM4f5oAW5HxmKdzZvnAzprKCq4B6QWwwTFBk5idHvYk=; b=Le8tgo48Fj+e7zol8m3QFQGE7Qzq1VvfeY167kuM8aiaDFEnR6QlQDFMv+USv7A/7s ZOOztHkSW3RwEUp4kfGdZZ3LkAfg0lxfI14Saa95ofe14h6x08gPMzovQvmlhzl22Fr/ EmuHgqdFffw9f1kv/dFoM81VuGEpDJ6axE3OE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=l5OVfdhCjb9Hz/EHN7Y6DFWIq8k2DhG9UPQGpy2bQy0fNaD2WCc9aZGAU9NfPLXVKg Ibk1dlGNDG+D1PhjlO/QibtEPqdgV8ochSk/8rUdC4Ppru1Ydjnw/WquIeuB4N1yQVXk NI8Uf5ghfg7nk6mt/L2FVeoXuE+RJ3h0h1Ng0= MIME-Version: 1.0 Received: by 10.100.126.19 with SMTP id y19mr6817750anc.46.1241211086129; Fri, 01 May 2009 13:51:26 -0700 (PDT) In-Reply-To: <49F97FA2.8040003@maydias.com> References: <49F97FA2.8040003@maydias.com> Date: Fri, 1 May 2009 16:51:26 -0400 Message-ID: <4ad871310905011351h747ae9c5v76f3e0bba2c8ae2a@mail.gmail.com> From: Glen Barber To: Warren Liddell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Cant connect to SVN server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2009 20:51:27 -0000 On Thu, Apr 30, 2009 at 6:38 AM, Warren Liddell wrote: > I have been trying for the last couple weeks to update my ports etc via > svn but each time i try i get the below msg, im running latest updated > ports atm via csup on a FREEBSD7.1-STABLE AMD64 system.. > > > enterprise# svn up /usr/area51 > svn: OPTIONS of 'https://kf.athame.co.uk/kde-freebsd/trunk/area51': > could not connect to server (https://kf.athame.co.uk) > I had already answered this question a few days ago -- but here it is again. According to a recent post [1], the SVN server has changed [2] since March 22, 2009. [1] http://miwi.bsdcrew.de/2009/03/area51-repository-moved-to-pcbsd/ [2] http://area51.pcbsd.org/ -- Glen Barber