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 9AD9010D07 for ; Fri, 16 May 2014 13:44:50 +0000 (UTC) Received: (qmail 89703 invoked by uid 500); 16 May 2014 13:01:27 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 89677 invoked by uid 500); 16 May 2014 13:01:27 -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 89646 invoked by uid 99); 16 May 2014 13:01:26 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 13:01:26 +0000 Received: from localhost (HELO mail-yk0-f179.google.com) (127.0.0.1) (smtp-auth username rombert, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 13:01:21 +0000 Received: by mail-yk0-f179.google.com with SMTP id 19so2078171ykq.24 for ; Fri, 16 May 2014 06:01:20 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.236.41.165 with SMTP id h25mr25541390yhb.126.1400245280669; Fri, 16 May 2014 06:01:20 -0700 (PDT) Received: by 10.170.72.70 with HTTP; Fri, 16 May 2014 06:01:20 -0700 (PDT) Date: Fri, 16 May 2014 16:01:20 +0300 Message-ID: Subject: [vlt] Rules for interpreting .vltignore From: Robert Munteanu To: users@jackrabbit.apache.org Content-Type: text/plain; charset=UTF-8 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? 2. Does the .vltignore apply for all operations ( commit/update ) or for just a subset? Thanks, Robert