Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6C85C4196F2 for ; Sat, 12 Jun 2010 06:51:57 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.5 X-Spam-Level: X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_05=-0.5] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A9xapoCAdb4N for ; Sat, 12 Jun 2010 06:51:47 -0700 (PDT) Received: from samir.ibcsolutions.de (samir.ibcsolutions.de [78.47.90.66]) by olra.theworths.org (Postfix) with ESMTP id 3DCA2431FC1 for ; Sat, 12 Jun 2010 06:51:47 -0700 (PDT) Received: from g229173080.adsl.alicedsl.de ([92.229.173.80] helo=barf) by samir.ibcsolutions.de with esmtpa (Exim 4.69) (envelope-from ) id 1ONRCV-0004kI-Eh; Sat, 12 Jun 2010 15:56:43 +0200 From: Arvid Picciani To: David Bremner Subject: Re: syncing mail by simply syncing the filesystem In-Reply-To: <87sk4s5q43.fsf@rocinante.cs.unb.ca> References: <87631obu64.fsf@falma.de> <87d3vwpeou.fsf@exys.org> <87sk4s5q43.fsf@rocinante.cs.unb.ca> Date: Sat, 12 Jun 2010 15:51:02 +0200 Message-ID: <87bpbgpdfd.fsf@exys.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2010 13:51:57 -0000 On Sat, 12 Jun 2010 10:37:16 -0300, David Bremner wrote: > Well, only one place where you mark things unread as well with this > approach. Otherwise updating the database in two places and attempting > to sync will lead to an unmergable conflict, won't it? Oh yeah, sorry. I'm assuming "unison" is similar to NFS or something. I just mount stuff via sshfs, so i don't run into that problem at all.