From open-jpa-dev-return-4250-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Wed May 23 03:11:10 2007 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 18019 invoked from network); 23 May 2007 03:11:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2007 03:11:09 -0000 Received: (qmail 61678 invoked by uid 500); 23 May 2007 03:11:14 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 61646 invoked by uid 500); 23 May 2007 03:11:14 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 61637 invoked by uid 99); 23 May 2007 03:11:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 20:11:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mprudhomapache@gmail.com designates 64.233.162.226 as permitted sender) Received: from [64.233.162.226] (HELO nz-out-0506.google.com) (64.233.162.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 20:11:08 -0700 Received: by nz-out-0506.google.com with SMTP id j2so57681nzf for ; Tue, 22 May 2007 20:10:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=q3n2gAEGchOS7tJFsAsWQ//6wkyep1koPwydMiWPvTXrhpvNErbb4oa6+42w8hvb3gMVpMsWUrATh09gcHXXTjjTEsiIwywfHSAZeMKkKJ/A1e8lcwRKxSmf9GbOmPv5VKhObHKVGeUYF53oYcQUQJ/BPDV49FLvMRBSiT4FwYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=ZuF5s4oL3y7ioRtLzjJy9FG0PK5JGmnr8vgAeLdKV1EiqxoezPWXD8bAvC6imeJR8NX3+gyno//CaK1Idw9sAwya7o89A44Y28eQ/HMxuuhC5iXGdwX0Tjl15FFVwlytQWWqELGp+bgfrExTKo2HioEP+w+oj5/fLagFlJu+RuM= Received: by 10.114.66.2 with SMTP id o2mr44030waa.1179889847684; Tue, 22 May 2007 20:10:47 -0700 (PDT) Received: from ?192.168.15.100? ( [67.189.29.203]) by mx.google.com with ESMTP id m26sm591797pof.2007.05.22.20.10.46; Tue, 22 May 2007 20:10:47 -0700 (PDT) In-Reply-To: References: <00dc01c79cc0$47ff0e20$6601a8c0@tyan2400> <830ED565-0206-4B14-B0CC-01D1AA3EE233@SUN.com> <89c0c52c0705221903w41cc4699pacfe8a7ff3f4989d@mail.gmail.com> <89FB7500-21FA-4CA4-A206-3F0AF0E069C1@SUN.com> <87y7jgcli8.fsf@gemini.sunstarsys.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: infrastructure@apache.org Content-Transfer-Encoding: 7bit From: Marc Prud'hommeaux Subject: Re: Ready to move OpenJPA svn repository? Date: Tue, 22 May 2007 20:10:39 -0700 To: open-jpa-dev@incubator.apache.org X-Mailer: Apple Mail (2.752.3) Sender: Marc Prud'hommeaux X-Virus-Checked: Checked by ClamAV on apache.org Running "svn switch https://svn.apache.org/repos/asf/openjpa/trunk" worked for me. On May 22, 2007, at 8:00 PM, Craig L Russell wrote: > I haven't been successful yet in switching my local workspace. When > someone gets it, please send out what you did... > > Craig > > On May 22, 2007, at 7:38 PM, Joe Schaefer wrote: > >> Craig L Russell writes: >> >>> Ok, I tried to move the repo but I don't have enough powers yet >>> to do it. I've >>> asked infrastructure to do it but it might take a bit of time >>> for them to get >>> to it. >> >> Done. >> >> [...] >> >>> cd >>> svn switch --relocate openjpa https://svn.apache.org/repos/asf/ >>> openjpa/ >> >> That may not work exactly. You probably need to do it for each >> subdir, >> eg >> >> cd trunk; svn switch https://svn.apache.org/repos/asf/openjpa/trunk >> cd ../branches; svn switch ... >> ... >> >> -- >> Joe Schaefer > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:Craig.Russell@sun.com > P.S. A good JDO? O, Gasp! >