Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 59278 invoked from network); 19 Nov 2006 14:42:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2006 14:42:56 -0000 Received: (qmail 371 invoked by uid 500); 19 Nov 2006 14:43:04 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 343 invoked by uid 500); 19 Nov 2006 14:43:04 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 334 invoked by uid 99); 19 Nov 2006 14:43:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Nov 2006 06:43:04 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of zhanghuangzhu@gmail.com designates 66.249.82.230 as permitted sender) Received: from [66.249.82.230] (HELO wx-out-0506.google.com) (66.249.82.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Nov 2006 06:42:51 -0800 Received: by wx-out-0506.google.com with SMTP id h29so1495311wxd for ; Sun, 19 Nov 2006 06:42:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=TgJMhApbZQc59C6l3KhxKfkTo15fv0SYgGsMP7UgV4erylALhNXQbYIk+SY+Za1b71PNPlqLTPw3oUhb0jVEn1B1ASJmok0BzBI36VjHSsRecpwOjUMoVmF7AKDYafiMAJekEzO6QdK6pQa4AVC1DeBM9hLeCwbbSb+SNakkTfs= Received: by 10.70.109.12 with SMTP id h12mr7551050wxc.1163947350547; Sun, 19 Nov 2006 06:42:30 -0800 (PST) Received: by 10.70.123.4 with HTTP; Sun, 19 Nov 2006 06:42:30 -0800 (PST) Message-ID: <4d0b24970611190642g47554664wd038800e953a9857@mail.gmail.com> Date: Sun, 19 Nov 2006 22:42:30 +0800 From: "Andrew Zhang" To: dev@harmony.apache.org, geir@pobox.com Subject: Re: [general] SVN move complete In-Reply-To: <455E6B1B.8090109@pobox.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_25611_10557311.1163947350495" References: <455E6B1B.8090109@pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_25611_10557311.1163947350495 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 11/18/06, Geir Magnusson Jr. wrote: > SVN has been moved to > > http://svn.apache.org/repos/asf/harmony > > (thanks henri) > > If you have code checked out, you'll need to use > > svn switch .... > > to fix, where .... is the appropriate URL > > As an example, if you have > > harmony/enhanced/classlib/trunk > > checkout out, go into that directory and type > > https://svn.apache.org/repos/asf/harmony/enhanced/trunk I made a clean directory, and type "svn co https://svn.apache.org/repos/asf/harmony/enhanced/trunk". Only following directories without any source code are checked out: A trunk\NOTICE A trunk\LICENSE A trunk\working_vm A trunk\COPYRIGHT A trunk\working_jdktools A trunk\THIRD_PARTY_NOTICES.txt A trunk\working_classlib A trunk\build.xml Did I miss something? > note that this will do an update at the same time. Sorry. > > Another way to think about it is to find the URL in > > .svn/entries > > and use that, with the "incubator" taken out. > > geir > -- Best regards, Andrew Zhang ------=_Part_25611_10557311.1163947350495--