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 083DBD04B for ; Sat, 20 Oct 2012 06:46:29 +0000 (UTC) Received: (qmail 69090 invoked by uid 500); 20 Oct 2012 06:46:28 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 68806 invoked by uid 500); 20 Oct 2012 06:46:27 -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 68736 invoked by uid 99); 20 Oct 2012 06:46:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Oct 2012 06:46:24 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.59.1.222] (HELO icp-osb-irony-out6.external.iinet.net.au) (203.59.1.222) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Oct 2012 06:46:18 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAFVIglB8quXJ/2dsb2JhbAANOMQ2AQEEOk8LDTlXiCioMZM2i3SDMoJDYAOXBYRvhRaIH4FP X-IronPort-AV: E=Sophos;i="4.80,619,1344182400"; d="scan'208";a="50291247" Received: from unknown (HELO [192.168.0.9]) ([124.170.229.201]) by icp-osb-irony-out6.iinet.net.au with ESMTP; 20 Oct 2012 14:45:40 +0800 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Anyone run into this error while trying to build the Flex SDK? From: Justin Mclean In-Reply-To: Date: Sat, 20 Oct 2012 17:45:39 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, Seems to be an issue with an issue with the default checkout being = "working copy" rather than "fully recursive" and the new depth feature. See: = http://stackoverflow.com/questions/2782916/eclipse-subversive-svn-client-n= ot-updating-local-copies-with-new-files = http://mail-archives.apache.org/mod_mbox/subversion-dev/201004.mbox/%3C06f= e01cae3ae$f7f51850$e7df48f0$@vmoo.com%3E May be helpful if someone else runs into it. Thanks, Justin