From users-return-18253-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Oct 19 11:01:26 2011 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E5E89F19 for ; Wed, 19 Oct 2011 11:01:26 +0000 (UTC) Received: (qmail 39089 invoked by uid 500); 19 Oct 2011 11:01:25 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 39019 invoked by uid 500); 19 Oct 2011 11:01: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 38901 invoked by uid 99); 19 Oct 2011 11:01:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 11:01:24 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of ati.rosselet@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 11:01:19 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RGTtK-0002Gr-RS for users@jackrabbit.apache.org; Wed, 19 Oct 2011 04:00:58 -0700 Date: Wed, 19 Oct 2011 04:00:58 -0700 (PDT) From: rosselet To: users@jackrabbit.apache.org Message-ID: <1319022058841-3918227.post@n4.nabble.com> In-Reply-To: <1318866346362-3912469.post@n4.nabble.com> References: <1318847285011-3911580.post@n4.nabble.com> <1318858152910-3912035.post@n4.nabble.com> <1318866346362-3912469.post@n4.nabble.com> Subject: Re: versioning and children question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Any hints? I can get the configuration... turns out that to get new configurations, you need to checkout/checkin the configuration node as well (or at least so it seems). In the properties i find 2 "rep:versions" which seem to point to the frozen nodes of the correct A/B versions, but no information as to which is which... :( How do you get the configuration subtree with the correct structure and references to the proper frozen nodes? I see that if the subnode is not versioned, then versioning the parent node only will work in most cases and retain the correct child node values under the frozen node, but here we need to version the subnode separately (i.e. subnode B update does not create a new parentnode A version). Cheers + Thnx -- View this message in context: http://jackrabbit.510166.n4.nabble.com/versioning-and-children-question-tp3911436p3918227.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.