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 6F0CAB5E1 for ; Wed, 4 Jan 2012 22:14:49 +0000 (UTC) Received: (qmail 83722 invoked by uid 500); 4 Jan 2012 22:14:49 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 83701 invoked by uid 500); 4 Jan 2012 22:14:49 -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 83692 invoked by uid 99); 4 Jan 2012 22:14:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 22:14:49 +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 gredbug@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 22:14:41 +0000 Received: by iakh37 with SMTP id h37so29335961iak.6 for ; Wed, 04 Jan 2012 14:14:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WEPr/f+2NjhUZ9o1nR5YffmTVEGgQz+A3h9GPml1aM4=; b=I6Oc2IVH1srxbd28cVn5r4/BeStCS2b3qYrXTw71uzHaeeyh5mRi73w5mSQVIoU6ZL 0h+wAT1XKA0zWjuwKfA6FUloIhFoyWwKxqKdZgbeti6bp8Xna1ZmEFSpx1vhqmLuRMGQ BASo5IieisyOcO2fEHDRoIPu6DmQlvI4OoYeE= MIME-Version: 1.0 Received: by 10.42.163.200 with SMTP id d8mr60438711icy.41.1325715260914; Wed, 04 Jan 2012 14:14:20 -0800 (PST) Received: by 10.43.43.129 with HTTP; Wed, 4 Jan 2012 14:14:20 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Jan 2012 16:14:20 -0600 Message-ID: Subject: Re: help please - not able to commit From: Greg Reddin To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jan 4, 2012 at 4:10 PM, Carol Frampton wrote: > > I am able to checkout the branch > http://svn.apache.org/repos/asf/incubator/flex/trunk but I am not able to > commit with either SmartSVN, which is what I usually use, or the command > line. Did you try https://svn.apache.org/repos/asf/incubator/flex/trunk ? You'll have to commit using HTTPS. Greg