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 2A047116E8 for ; Tue, 20 May 2014 21:40:55 +0000 (UTC) Received: (qmail 32363 invoked by uid 500); 20 May 2014 21:40:54 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 32315 invoked by uid 500); 20 May 2014 21:40:54 -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 32306 invoked by uid 99); 20 May 2014 21:40:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 21:40:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robert.munteanu@gmail.com designates 209.85.223.170 as permitted sender) Received: from [209.85.223.170] (HELO mail-ie0-f170.google.com) (209.85.223.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 21:40:51 +0000 Received: by mail-ie0-f170.google.com with SMTP id at1so1144701iec.1 for ; Tue, 20 May 2014 14:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=9kE3YtJCZQR0gPKdN204e2bjvfXL5/RKCh/+KVPkdf0=; b=i6n3rV9d0Q2778dY9RQpa36GeUqXQIqAOtq2OTgwwIqYFWzaWFY07ILVrMub7s2EkG hMNCgn7w3D39XeeBSCxQyC1rdQa5T2m/8sKxVC43VocblzDEJ/IMvaBjxCABGG0XGVw1 IIVJ/GGr9mSsYsstTkBIO1kx0tjgvqrGYKby0KTSmJBqDcHAuL3sVmw2oJERftDci1Vl nyG7+oEQ3kjZPu4VTB5sunO7288UmLFn50fdwIktVmEZlCMJa8nSwRInuMVgeu3ikMXw uOQqpjz1Xs2t7KbVH+DuoDo8gripyiIa3NFnD65awllQnKDX9N8p3eBkDwkff5y+VKe9 bl9Q== MIME-Version: 1.0 X-Received: by 10.50.25.136 with SMTP id c8mr8795825igg.26.1400622027211; Tue, 20 May 2014 14:40:27 -0700 (PDT) Sender: robert.munteanu@gmail.com Received: by 10.64.60.9 with HTTP; Tue, 20 May 2014 14:40:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 21 May 2014 00:40:27 +0300 X-Google-Sender-Auth: uCWE3jKcNmGGNTQ0_IqS3WRudeg Message-ID: Subject: Re: [vlt] Rules for interpreting .vltignore From: Robert Munteanu To: users@jackrabbit.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, May 16, 2014 at 8:47 PM, Tobias Bocanegra wrote: > hi, > > On Fri, May 16, 2014 at 6:01 AM, Robert Munteanu wrote: >> Hi, >> >> I want to double-check two things about the contents of .vltignore files. >> >> 1. Are the paths contained in a .vltignore file repository or filesystem paths? > filesystem > >> 2. Does the .vltignore apply for all operations ( commit/update ) or >> for just a subset? > files/directories covered by .vltignore should be "invisible" for all > vlt operations. if not, it's a bug. Thanks. No bug to report, just wanted to clarify my assumptions. Robert > > regards, toby -- Sent from my (old) computer