From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 15 14:34:12 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CFB91065677 for ; Sat, 15 Nov 2008 14:34:12 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from acme.spoerlein.net (cl-43.dus-01.de.sixxs.net [IPv6:2a01:198:200:2a::2]) by mx1.freebsd.org (Postfix) with ESMTP id A844B8FC0C for ; Sat, 15 Nov 2008 14:34:11 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from roadrunner.spoerlein.net (e180132018.adsl.alicedsl.de [85.180.132.18]) by acme.spoerlein.net (8.14.2/8.14.2) with ESMTP id mAFEY9kB071503 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 15 Nov 2008 15:34:09 +0100 (CET) (envelope-from uspoerlein@gmail.com) Received: from roadrunner.spoerlein.net (localhost [127.0.0.1]) by roadrunner.spoerlein.net (8.14.3/8.14.3) with ESMTP id mAFEXkfv005181 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 15 Nov 2008 15:33:46 +0100 (CET) (envelope-from uspoerlein@gmail.com) Received: (from uqs@localhost) by roadrunner.spoerlein.net (8.14.3/8.14.3/Submit) id mAFEXkoV005180; Sat, 15 Nov 2008 15:33:46 +0100 (CET) (envelope-from uspoerlein@gmail.com) Date: Sat, 15 Nov 2008 15:33:46 +0100 From: Ulrich Spoerlein To: "Aryeh M. Friedman" Message-ID: <20081115143346.GB1567@roadrunner.spoerlein.net> Mail-Followup-To: "Aryeh M. Friedman" , freebsd-hackers@freebsd.org References: <491DFF57.5080204@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <491DFF57.5080204@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-hackers@freebsd.org Subject: Re: looking for something like a union file system X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2008 14:34:12 -0000 On Fri, 14.11.2008 at 17:44:39 -0500, Aryeh M. Friedman wrote: > I am using a dev tool that maintains a "split" source tree for currently > worked on files and those in the repo (aegis which is slightly different > then how svn or cvs does it) and my the default build system assumes it > is all in one tree.... thus I want someway of merge the two dirs and > have a copy on write via a special command for it (i.e. if I start to > edit foo.c it automatically checks it out for me).... any ideas? mount_unionfs(8) or the FUSE equivalent Cheers, Ulrich Spoerlein -- It is better to remain silent and be thought a fool, than to speak, and remove all doubt.