Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2E1F71A3 for ; Mon, 12 Sep 2011 15:23:15 +0000 (UTC) Received: (qmail 27583 invoked by uid 500); 12 Sep 2011 15:18:26 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 26879 invoked by uid 500); 12 Sep 2011 15:17:48 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 26653 invoked by uid 99); 12 Sep 2011 15:17:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 15:17:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 15:17:21 +0000 Received: by vxh15 with SMTP id 15so3046252vxh.30 for ; Mon, 12 Sep 2011 08:17:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=9byxYp1sMV1YKRhGNnZL3mgRltI9XPRnTSmGttY1UJA=; b=VVSMNsuXytJymprz5Iik3oAptkvXdHHok3xPhdkWa7F0E4uRg+PoVpfL/GmMxjOC/x czSKIwKGO/KuBYEw3oBzUENz7AFbZGqK/JJ80UoihZANI9Lad4ucZsy4DQ3hrWIaG2ET WURBdV/8KEeNPM9gu869IRqosx+Zp3NoGK51Q= MIME-Version: 1.0 Received: by 10.52.100.40 with SMTP id ev8mr2099327vdb.375.1315840620771; Mon, 12 Sep 2011 08:17:00 -0700 (PDT) Received: by 10.220.155.147 with HTTP; Mon, 12 Sep 2011 08:17:00 -0700 (PDT) Date: Mon, 12 Sep 2011 16:17:00 +0100 Message-ID: Subject: Change to HC project SVN URL From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 The project SVN url has changed. It used to be: https://svn.apache.org/repos/asf/httpcomponents/project it is now: https://svn.apache.org/repos/asf/httpcomponents/project/trunk If you have checked it out directly, you will need to use svn switch to change the URL If you have checked out project-trunk, then just run svn update and it should fix things. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org