Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 28945 invoked from network); 14 Apr 2010 13:02:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Apr 2010 13:02:45 -0000 Received: (qmail 17115 invoked by uid 500); 14 Apr 2010 13:02:45 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 17063 invoked by uid 500); 14 Apr 2010 13:02:45 -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 17054 invoked by uid 99); 14 Apr 2010 13:02:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 13:02:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aklimets@day.com designates 207.126.148.89 as permitted sender) Received: from [207.126.148.89] (HELO eu3sys201aog103.obsmtp.com) (207.126.148.89) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Apr 2010 13:02:39 +0000 Received: from source ([74.125.83.43]) by eu3sys201aob103.postini.com ([207.126.154.11]) with SMTP ID DSNKS8W82QjViibc1hb6Dzy2ynB9SnGTlnAo@postini.com; Wed, 14 Apr 2010 13:02:18 UTC Received: by gwj15 with SMTP id 15so39916gwj.16 for ; Wed, 14 Apr 2010 06:02:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.37.2 with HTTP; Wed, 14 Apr 2010 06:02:10 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Apr 2010 15:02:10 +0200 Received: by 10.100.245.19 with SMTP id s19mr5271929anh.190.1271250130961; Wed, 14 Apr 2010 06:02:10 -0700 (PDT) Message-ID: Subject: Re: use case for checked-out From: Alexander Klimetschek To: users@jackrabbit.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Sat, Apr 10, 2010 at 00:21, ChadDavis wrote= : > However, I'm unclear about what the purpose of the read-only checked > out status is? =A0Perhaps it doesn't necessarily provide anything to my > simple system, but I'm interested in what cases this is useful . . . Citing the spec (2.0, section 15.3): The checked-out state indicates to the repository and other clients that the latest version of N is =93being worked on=94 and will typically be checked-in again at some point in the future, thus creating a new version. Regards, Alex --=20 Alexander Klimetschek alexander.klimetschek@day.com