Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-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 C40D864C7 for ; Fri, 8 Jul 2011 10:41:45 +0000 (UTC) Received: (qmail 5379 invoked by uid 500); 8 Jul 2011 10:41:45 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 4995 invoked by uid 500); 8 Jul 2011 10:41:29 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 4976 invoked by uid 99); 8 Jul 2011 10:41:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 10:41:23 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [217.140.74.2] (HELO continuum.iocl.org) (217.140.74.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 10:41:17 +0000 Received: (from krey@localhost) by continuum.iocl.org (8.11.3/8.9.3) id p68Aeqp16015; Fri, 8 Jul 2011 12:40:52 +0200 Date: Fri, 8 Jul 2011 12:40:52 +0200 From: Andreas Krey To: Gingko Cc: users@subversion.apache.org Subject: Re: UNS: Setting "use-commit-times" on project/directory/file basis Message-ID: <20110708104052.GI25355@inner.h.iocl.org> References: <243A76C371A3440281B055D3CC190905@gillesp5k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <243A76C371A3440281B055D3CC190905@gillesp5k> User-Agent: Mutt/1.4.2.1i X-message-flag: What did you expect to see here? On Fri, 08 Jul 2011 07:56:53 +0000, Gingko wrote: ... > But I also have some files in my project, most of them being binary and not > subject to compilation (for example pictures or icons), that are part of an > auto-update process from the users point of view, and this auto-update > process uses the file's modification date in order to decide if the file > needs to be updated or not. This will drop on your feet as soon as you start working with multiple branches (at least if your only look for is-newer-than-the-previous-one). Andreas -- "Totally trivial. Famous last words." From: Linus Torvalds Date: Fri, 22 Jan 2010 07:29:21 -0800