Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C8D2418C for ; Fri, 10 Jun 2011 12:38:52 +0000 (UTC) Received: (qmail 57764 invoked by uid 500); 10 Jun 2011 12:38:52 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 57687 invoked by uid 500); 10 Jun 2011 12:38:52 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 57679 invoked by uid 99); 10 Jun 2011 12:38:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 12:38:52 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.161.171 as permitted sender) Received: from [209.85.161.171] (HELO mail-gx0-f171.google.com) (209.85.161.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 12:38:45 +0000 Received: by gxk22 with SMTP id 22so1915870gxk.30 for ; Fri, 10 Jun 2011 05:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=T6hCjXdHAvevbMvPLq0F5/qcMya21MfJPjSr5Cl77Mc=; b=ADXZX4XomEr6q7oYWsObY2xZLOnNiV1HDYNlcNywMT5mSZL18/qvwMyN1BLJnnZhTx w2RYGGf+w45twuChyeS+Kpvp7Bp5m2zWCmb34gRu2w5hkgk7aZCm4zpruFBIOTj0/MLf bJOylwTdQ5csPP4QxDHFNXzx9M4FafabvlZCw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=thsJxGneuDJzQnFw1bzLN3/mVtztYOFj0jqchsr7GcFoIPQA4lRkSiJhWMSWn/kbQ4 RBjR5BL21HbfiS+Ix/ZUHYXNCgYvGQZVmfBTZ+EYfZrZWVWkJhoB0/A1MD97IlFEoiEe eOejqhEpFEyztXtZ6o5fFodavVtQ1XfWRfgOM= MIME-Version: 1.0 Received: by 10.151.93.2 with SMTP id v2mr20924ybl.158.1307709503755; Fri, 10 Jun 2011 05:38:23 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.150.51.15 with HTTP; Fri, 10 Jun 2011 05:38:23 -0700 (PDT) In-Reply-To: References: <4DEFD51B.8000000@oliver-heger.de> Date: Fri, 10 Jun 2011 14:38:23 +0200 X-Google-Sender-Auth: DqAk-w74v9VaINkL33gQ726l3Tc Message-ID: Subject: Re: [RESULT] [dormant][vote] resurrect commons-graph From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Konstantin, thanks for your kind help! It is fine indeed keeping it in dormant, I'll start working there :P Have a nice day, all the best!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Jun 10, 2011 at 2:07 PM, Konstantin Kolinko wrote: > 2011/6/10 Simone Tripodi : >> In order to avoid any damage... :) >> Can someone confirm that the following command >> >> `svn move https://svn.apache.org/repos/asf/commons/dormant/graph2/ >> https://svn.apache.org/repos/asf/commons/sandbox/ -m "commons-graph >> resurrected after vote passed >> http://markmail.org/message/mlvqiqhqm2nqhofr"` > > I think it is > svn move https://svn.apache.org/repos/asf/commons/dormant/graph2 > =C2=A0https://svn.apache.org/repos/asf/commons/sandbox/graph2 > > For reference --- I recently used similar command -- you may see "svn > copy" in my proposal for BZ 51249 in Tomcat 6.0 STATUS file [1] There > I create a copy of a new folder that contains test files. I had to > specify source and target names. > > =C2=A0[1]: http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/STATUS.tx= t > > By the way > 1. You may go with "svn copy" =C2=A0and > delete old folder with "svn del" afterwards as a separate command if > everything is OK with the copy. > > 2. Do you really need to mv it to sandbox? There were some voices to > continue development in dormant until the component is ready for a > release. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org