Return-Path: X-Original-To: apmail-manifoldcf-user-archive@www.apache.org Delivered-To: apmail-manifoldcf-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82C54C063 for ; Wed, 13 Jun 2012 10:50:40 +0000 (UTC) Received: (qmail 83504 invoked by uid 500); 13 Jun 2012 10:50:40 -0000 Delivered-To: apmail-manifoldcf-user-archive@manifoldcf.apache.org Received: (qmail 83431 invoked by uid 500); 13 Jun 2012 10:50:40 -0000 Mailing-List: contact user-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@manifoldcf.apache.org Delivered-To: mailing list user@manifoldcf.apache.org Received: (qmail 83413 invoked by uid 99); 13 Jun 2012 10:50:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 10:50:39 +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 daddywri@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; Wed, 13 Jun 2012 10:50:32 +0000 Received: by lbbgj10 with SMTP id gj10so1114669lbb.9 for ; Wed, 13 Jun 2012 03:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qiVfFv7eHvA38Hn1p9t1uVO5Y9W9imn+wq7oEOgauQY=; b=gUUjCu3k7Sya+VXlm9N3fL1uXAaJpsuK0NXqhA9ZDuXof4+MMa29YGRQ02E9u9GcdI bbbHeJC8F6+R9QwKUAFFa5HsXbBf3Fme1zb9B6IL1ZiK0+rhHbYTr1H+Ij1EODdyUcr7 ufNfkyJqXOKhjZ63DwQGw+jRtyYAE2tc5z+7V+t+DS63bkDHdzVhJKLLDi2rbtvlRjrY hBqY3EEtTRgKyzQqs3btg7h1N0OMhWXiO+Dt+N/UIOC8APgDqj8OdksMvVjtjvZsdAea m250DTMbEIMMDlYfIiZWJ1vI+HZUndVVoNOcKP1QvJr0ui7IeuSUQKywqxdObOFHJRJM 9P2Q== MIME-Version: 1.0 Received: by 10.152.144.234 with SMTP id sp10mr23835474lab.51.1339584611825; Wed, 13 Jun 2012 03:50:11 -0700 (PDT) Received: by 10.112.94.38 with HTTP; Wed, 13 Jun 2012 03:50:11 -0700 (PDT) Date: Wed, 13 Jun 2012 06:50:11 -0400 Message-ID: Subject: Svn repository has moved From: Karl Wright To: dev , user@manifoldcf.apache.org Content-Type: text/plain; charset=ISO-8859-1 Our svn repository has moved to its new TLP location! The new repository is under https://svn.apache.org/repos/asf/manifoldcf. So, any workspaces you have will need to be "svn switch"d. Example: cd .../trunk svn switch https://svn.apache.org/repos/asf/manifoldcf/trunk Obviously for branches you want to switch to the right branch: cd .../CONNECTORS-474 svn switch https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-474 ...etc. Thanks! Karl