From e753fcd0a38a521d81e6b9b74359a1dd915ce184 Mon Sep 17 00:00:00 2001 From: Julien Cubizolles Date: Mon, 9 Nov 2015 06:35:27 +0100 Subject: [PATCH] Re: multiple directories for path? --- 04/d9a6f6b510c9d0cc62f87243de478b7503a80d | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 04/d9a6f6b510c9d0cc62f87243de478b7503a80d diff --git a/04/d9a6f6b510c9d0cc62f87243de478b7503a80d b/04/d9a6f6b510c9d0cc62f87243de478b7503a80d new file mode 100644 index 000000000..03f05121d --- /dev/null +++ b/04/d9a6f6b510c9d0cc62f87243de478b7503a80d @@ -0,0 +1,59 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 642226DE119C + for ; Sun, 8 Nov 2015 21:35:38 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.719 +X-Spam-Level: +X-Spam-Status: No, score=-0.719 tagged_above=-999 required=5 + tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id b2-QNnKSmHTI for ; + Sun, 8 Nov 2015 21:35:34 -0800 (PST) +Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) + by arlo.cworth.org (Postfix) with ESMTPS id 5DE606DE1104 + for ; Sun, 8 Nov 2015 21:35:34 -0800 (PST) +Received: from touco (unknown [37.161.31.129]) + by smtp4-g21.free.fr (Postfix) with ESMTPS id 17E544C801A; + Mon, 9 Nov 2015 06:35:30 +0100 (CET) +From: Julien Cubizolles +To: Tomi Ollila +Cc: notmuch@notmuchmail.org +Subject: Re: multiple directories for path? +References: <874mgxg4e2.fsf@free.fr> +Date: Mon, 09 Nov 2015 06:35:27 +0100 +In-Reply-To: (Tomi Ollila's message of + "Sat, 07 Nov 2015 19:18:26 +0200") +Message-ID: <87mvund9b4.fsf@free.fr> +User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) +MIME-Version: 1.0 +Content-Type: text/plain +X-Mailman-Approved-At: Tue, 10 Nov 2015 08:25:13 -0800 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Mon, 09 Nov 2015 05:35:38 -0000 + +Tomi Ollila writes: + +> You can make symbolic link pointing from database.path to the another: i.e. +> +> ln -s /path/to/other /path/to/database.path/linkname + +Thanks, I should have thought of it. + +Julien. -- 2.26.2