Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D370D575 for ; Mon, 20 Aug 2012 22:42:35 +0000 (UTC) Received: (qmail 82157 invoked by uid 500); 20 Aug 2012 22:42:34 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 82129 invoked by uid 500); 20 Aug 2012 22:42:34 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 82121 invoked by uid 99); 20 Aug 2012 22:42:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 22:42:34 +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 (athena.apache.org: domain of justinmclean@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 22:42:26 +0000 Received: by pbcwy7 with SMTP id wy7so8615951pbc.6 for ; Mon, 20 Aug 2012 15:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=XSHwJVKmfRidi90k3MLBB9gCFr7aMsVGjZJpVtxx/yY=; b=bBrn+KhRwCBZVRqZwh+BkHNFiVGEnsR2eQ/Q1QvqVr7xGc8ylLkDtoV0WEMEpDqtII a8VBT5fC35dy5eUEVJwmL2WN7r/XizRjj+r2LJUmDIoqb9KJz7XBYI4hTRpLV/usCSux 4uKnHmm1lrXLI90fpQZr6wMzUok9WThNHdZgjv4BIZe5pPkTuyt7MoU0b52JMcBTMFnL xMDTEgXGvLjmB/e1NI3OXcfta9cN1p/jIqjDa1aZN54E0UazgLfZQnQpz+b8cN99FR7a YwHvfqNIgQa2EL3ACOIjUL0yhqqWP93VVJiPs+MImdr217jboky/fHJ/Vqi2zf5DYl4A 6vrw== Received: by 10.68.234.7 with SMTP id ua7mr38931427pbc.91.1345502526655; Mon, 20 Aug 2012 15:42:06 -0700 (PDT) Received: from [192.168.0.9] (124-149-46-91.dyn.iinet.net.au. [124.149.46.91]) by mx.google.com with ESMTPS id nd2sm15778pbc.7.2012.08.20.15.42.04 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Aug 2012 15:42:05 -0700 (PDT) Sender: Justin Mclean Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1280) Subject: Re: Getting a github pull request into SVN From: Justin Mclean In-Reply-To: Date: Tue, 21 Aug 2012 08:41:59 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <6F3C7DA9-4BA3-46AE-9E01-15A4D966C9A8@classsoftware.com> References: <8C0D5260-A8A3-4A0B-B077-2B193F50DC08@classsoftware.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) X-Virus-Checked: Checked by ClamAV on apache.org Hi, Anyone have any ideas on this? Using curl and the patch URL for a pull = request from github to apply a githib patch to SVN looks possible if we = can sort out the unicode issue. Thanks, Justin