Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 55942 invoked from network); 13 Aug 2008 17:42:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2008 17:42:21 -0000 Received: (qmail 62856 invoked by uid 500); 13 Aug 2008 17:42:19 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 62572 invoked by uid 500); 13 Aug 2008 17:42:18 -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 62561 invoked by uid 99); 13 Aug 2008 17:42:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 10:42:18 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.e.harris@gmail.com designates 216.239.58.184 as permitted sender) Received: from [216.239.58.184] (HELO gv-out-0910.google.com) (216.239.58.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 17:41:22 +0000 Received: by gv-out-0910.google.com with SMTP id n40so34985gve.18 for ; Wed, 13 Aug 2008 10:41:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=VL4owHeCRLTO9E76v/6R2qepg9KJDE/2o+4BjxO0/1g=; b=l9R9HfGfdzQG2YXGIgG1folQP2t2uQwZFwVXpor1Jt18nN7XemD90epyWIZqv5kx0E LO6IIuBt43NwD+OvN2vYFvo/ASanmwlhb/jLnOrlKvlUkOvTuMX3cyTh9eCnphe+BVdX qNGOPvCIStiRqZi9LMUN7fBJxCxDGw2d0oYqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Tq6dy46xp/slBpcKHUZFBWpi7zHbuyJEj1Pr1/SAMCDcen5QKVuzP1hQ/bU1FYd16A 9IuLxjsXrtjyFG4AJFjUxP50hIbiWHzI8OWwwRQHySr1/uQVna2mG1VkS2zshFT8APHb U+0HDIhYeQP8jzAwixeSNqwKAzzzOxGhISXOk= Received: by 10.103.206.4 with SMTP id i4mr77118muq.69.1218649292201; Wed, 13 Aug 2008 10:41:32 -0700 (PDT) Received: by 10.103.223.16 with HTTP; Wed, 13 Aug 2008 10:41:32 -0700 (PDT) Message-ID: <82670ba40808131041g5c1eba3fx6ebeb6526267e640@mail.gmail.com> Date: Wed, 13 Aug 2008 13:41:32 -0400 From: "Michael Harris" To: users@jackrabbit.apache.org Subject: versionable file MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37504_28428350.1218649292211" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_37504_28428350.1218649292211 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline If one has a versionable file, do they *have* to use checkin/checkout to modify the file content? I can save a file just fine, but when I try to update it (that is, overwrite the data property of the content node) the update doesn't take. -- --------------------- Michael Harris ------=_Part_37504_28428350.1218649292211--