Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 9795 invoked from network); 20 Apr 2006 07:53:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 07:53:25 -0000 Received: (qmail 48094 invoked by uid 500); 20 Apr 2006 07:53:25 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 48078 invoked by uid 500); 20 Apr 2006 07:53:24 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 48069 invoked by uid 99); 20 Apr 2006 07:53:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 00:53:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.3.115.2] (HELO office.redwerk.com) (212.3.115.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 00:53:23 -0700 Received: from bofh by office.redwerk.com with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FWTyH-0000Lk-6P for users@jackrabbit.apache.org; Thu, 20 Apr 2006 10:53:01 +0300 Date: Thu, 20 Apr 2006 10:53:01 +0300 From: Eugeny N Dzhurinsky To: users@jackrabbit.apache.org Subject: moving node Message-ID: <20060420075301.GB960@office.redwerk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is it possible to move node, or, in another words, change parent of the node? Currently I only found a way to copy nodes and all it's children and add them to another node, then delete old nodes, but I think I can finish with copying hundred of thousands of nodes with it's contents. -- Eugene N Dzhurinsky